OpenMS
2.5.0
|
#include <OpenMS/KERNEL/StandardTypes.h>
#include <map>
#include <OpenMS/ANALYSIS/MRM/ReactionMonitoringTransition.h>
#include <OpenMS/ANALYSIS/TARGETED/TargetedExperiment.h>
#include <OpenMS/ANALYSIS/ID/SiriusMSConverter.h>
#include <OpenMS/CONCEPT/Exception.h>
Go to the source code of this file.
Classes | |
class | MetaboTargetedAssay |
This class provides methods for the extraction of targeted assays for metabolomics. More... | |
struct | MetaboTargetedAssay::CompoundSpectrumPair |
CompoundSpectrumPair stores a pair of CompoundInfo and MSSpectrum. More... | |
Namespaces | |
OpenMS | |
Main OpenMS namespace. | |
struct OpenMS::MetaboTargetedAssay::CompoundSpectrumPair |
CompoundSpectrumPair stores a pair of CompoundInfo and MSSpectrum.
Class Members | ||
---|---|---|
pair< CompoundInfo, MSSpectrum > | compoundspectrumpair |