MZMLExporter
Class: maltcms.commands.fragments.io.MZMLExporter
Workflow Slot: FILECONVERSION
Description: Exports chromatographic and mass spectrometry data to mzML format.
Variables
Required
Optional
Provided
Configurable Properties
Name: compressChromatograms
Default Value: true
Description:
Whether chromatogram data should be zlib compressed or not.
Name: compressSpectra
Default Value: true
Description:
Whether spectral data should be zlib compressed or not.
Name: mzMLVersion
Default Value: 1.1.0
Description:
The mzML version to use.
Name: psiMsVersion
Default Value: 3.60.0
Description:
The psi ms controlled vocabulary version to use.
Name: spectrumCacheSize
Default Value: 2000
Description:
Maximum number of spectra to keep in memory during file creation.
Name: unitOntologyVersion
Default Value: 12:10:2011
Description:
The unit ontology controlled vocabulary version to use.
Name: validate
Default Value: false
Description:
Whether the result mzML file should be validated or not.