![]() |
OpenMS
|
#include <OpenMS/KERNEL/StandardTypes.h>#include <OpenMS/KERNEL/MSExperiment.h>#include <OpenMS/KERNEL/FeatureMap.h>#include <OpenMS/KERNEL/ConsensusMap.h>#include <OpenMS/DATASTRUCTURES/ListUtils.h>#include <OpenMS/DATASTRUCTURES/DefaultParamHandler.h>#include <algorithm>#include <limits>Go to the source code of this file.
Classes | |
| class | IDMapper |
| Annotates an MSExperiment, FeatureMap or ConsensusMap with peptide identifications. More... | |
| struct | IDMapper::SpectraIdentificationState |
| Result of a partitioning by identification state with mapPrecursorsToIdentifications(). More... | |
Namespaces | |
| OpenMS | |
| Main OpenMS namespace. | |
| struct OpenMS::IDMapper::SpectraIdentificationState |
Result of a partitioning by identification state with mapPrecursorsToIdentifications().
| Class Members | ||
|---|---|---|
| vector< Size > | identified | |
| vector< Size > | no_precursors | |
| vector< Size > | unidentified | |