Module mzdata::io::mzml[][src]

Expand description

Implements a parser for the PSI-MS mzML and indexedmzML XML file formats for representing raw and processed mass spectra.

Structs

An mzML parser that supports iteration and random access. The parser produces RawSpectrum instances, which may be converted up to Spectrum or forward to CentroidSpectrum as is appropriate to the data.

Enums

Type Definitions