![]() |
OpenMS
|
#include <OpenMS/ANALYSIS/MAPMATCHING/FeatureMapping.h>#include <OpenMS/KERNEL/StandardTypes.h>#include <OpenMS/METADATA/SpectrumLookup.h>#include <fstream>Go to the source code of this file.
Classes | |
| class | SiriusMSFile |
Writes a SIRIUS .ms file from an MSExperiment, optionally enriched with feature/adduct/formula annotations. More... | |
| class | SiriusMSFile::AccessionInfo |
Source-file accession metadata of the input mzML, captured for the mzTab-M MS_RUN section. More... | |
| class | SiriusMSFile::CompoundInfo |
Per-compound metadata accumulated while writing the .ms file. More... | |
Namespaces | |
| namespace | OpenMS |
| Main OpenMS namespace. | |
| class OpenMS::SiriusMSFile::AccessionInfo |
Source-file accession metadata of the input mzML, captured for the mzTab-M MS_RUN section.
| class OpenMS::SiriusMSFile::CompoundInfo |
Per-compound metadata accumulated while writing the .ms file.
One entry is appended for every compound block emitted by store. The same data is later serialised via saveFeatureCompoundInfoAsTSV and used by downstream tools to map SIRIUS results back to their originating spectra / features and to populate the mzTab-M SmallMolecule / SmallMoleculeFeature sections.