![]() |
OpenMS
2.5.0
|
#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 |
| struct | SiriusMSFile::AccessionInfo |
| struct | SiriusMSFile::CompoundInfo |
Namespaces | |
| OpenMS | |
| Main OpenMS namespace. | |
| struct OpenMS::SiriusMSFile::AccessionInfo |
| struct OpenMS::SiriusMSFile::CompoundInfo |
| Class Members | ||
|---|---|---|
| int | charge | precursor/feature charge |
| String | cmp | query_id used compound in .ms file |
| String | des | description/name of the compound |
| String | fid | annotated feature_id (if available) |
| double | fmz | annotated mass of a feature (if available) |
| String | formula | sumformula of the compound |
| String | ionization | adduct information |
| vector< String > | mids | native ids and identifier for multiple possible identification via AMS |
| vector< String > | native_ids | native ids of the associated spectra |
| double | pint_mono | parent/precursor intensity of the compound |
| double | pmass | parent/precursor mass of the compound |
| double | rt | retention time of the compound |
| vector< String > | scan_indices | index of the associated spectra |
| String | source_file | sourcefile for mztab-m |
| String | source_format | format of the sourcefile for mztab-m |
| String | specref_format | spectra ref format for mztab-m |
| vector< String > | specrefs | spectra reference for mztab-m |
1.8.16