| Interface | Description |
|---|---|
| SpectrumIdParser |
This interface has to be implemented by parsers that extract scan number(s)
from a mzml spectrum
id attribute. |
| Class | Description |
|---|---|
| CVParamHelper |
A bunch of static utility methods for CVParam
|
| EbiMzmlReader<S extends MsnSpectrum> |
EbiMzmlReader is a wrapper over jmzml reader provided by EBI (https://code.google.com/p/jmzml/)
that fully support mzML 1.1.0 specifications (http://www.psidev.info/mzml_1_0_0%20).
|
| FirstMzCheck | |
| LastMzCheck | |
| MzmlSpectrumCheck |
The base object to define a consistency check between a MsnSpectrum
and a ebi mzml Spectrum for a specific target value.
|
| ScanNumberIncrementer | |
| TicCheck |
| Enum | Description |
|---|---|
| MzmlConsistencyCheck |
An enumeration of all consistency to check in mzml.
|
Copyright © 2016. All Rights Reserved.