|
OpenMS
2.5.0
|
Go to the documentation of this file.
73 void preCheck(
Param& param)
const override;
90 void addModificationToPeptideHit_(
Feature& feature,
const String& modification)
const;
92 Feature mergeFeatures_(
Feature& labeled_channel_feature,
const AASequence& unmodified_sequence, std::map<AASequence, Feature>& unlabeled_features_index)
const;
static const int HEAVY_CHANNEL_ID_
Map ID for the heavy/bi-labeled channel.
Definition: O18Labeler.h:100
A more convenient string class.
Definition: String.h:58
In-Memory representation of a mass spectrometry experiment.
Definition: MSExperiment.h:77
Main OpenMS namespace.
Definition: FeatureDeconvolution.h:46
Simulate O-18 experiments.
Definition: O18Labeler.h:49
static const String getProductName()
name of the model (needed by Factory)
Definition: O18Labeler.h:67
static BaseLabeler * create()
create new object (needed by Factory)
Definition: O18Labeler.h:61
std::vector< FeatureMapSim > FeatureMapSimVector
Sim FeatureMap Vector.
Definition: SimTypes.h:99
static const int LIGHT_CHANNEL_ID_
Map ID for the light/unlabeled channel.
Definition: O18Labeler.h:96
An LC-MS feature.
Definition: Feature.h:70
Abstract base class for all kinds of labeling techniques.
Definition: BaseLabeler.h:49
Management and storage of parameters / INI files.
Definition: Param.h:73
Representation of a peptide/protein sequence.
Definition: AASequence.h:113
static const int MEDIUM_CHANNEL_ID_
Map ID for the medium/mono-labeled channel.
Definition: O18Labeler.h:98