OpenMS  2.7.0
Classes | Namespaces
IDMapper.h File Reference
#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/CONCEPT/LogStream.h>
#include <OpenMS/DATASTRUCTURES/DefaultParamHandler.h>
#include <algorithm>
#include <limits>
Include dependency graph for IDMapper.h:
This graph shows which files directly or indirectly include this file:

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.
 

Class Documentation

◆ OpenMS::IDMapper::SpectraIdentificationState

struct OpenMS::IDMapper::SpectraIdentificationState

Result of a partitioning by identification state with mapPrecursorsToIdentifications().

Collaboration diagram for IDMapper::SpectraIdentificationState:
[legend]
Class Members
vector< Size > identified
vector< Size > no_precursors
vector< Size > unidentified