OpenMS
Loading...
Searching...
No Matches
OpenSwathMzMLFileCacher

Serialize a spectra and/or chromatogram mzML file.

This class will serialize a spectra and/or chromatogram mzML file and store it in a binary format that contains ONLY the spectra and chromatogram data (no metadata).

This is implemented using the write_memdump and read_memdump functions. For reading there are 2 options

  • read the whole file into the OpenMS datastructures
  • read only an index (read_memdump_idx) of the spectra and chromatograms and then use random-access to retrieve a specific spectra from the disk (read_memdump_spectra)
Note
This tool is experimental!

The command line parameters of this tool are:

INI file documentation of this tool: