|
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;
100 void updateMembers_()
override;
static const int LIGHT_FEATURE_MAPID_
Map ID for the light/unlabeled channel.
Definition: ICPLLabeler.h:106
static BaseLabeler * create()
create new object (needed by Factory)
Definition: ICPLLabeler.h:61
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
static const int MEDIUM_FEATURE_MAPID_
Map ID for the medium labeled channel.
Definition: ICPLLabeler.h:108
Simulate ICPL experiments.
Definition: ICPLLabeler.h:49
std::vector< FeatureMapSim > FeatureMapSimVector
Sim FeatureMap Vector.
Definition: SimTypes.h:99
A container for features.
Definition: FeatureMap.h:95
An LC-MS feature.
Definition: Feature.h:70
String heavy_channel_label_
Definition: ICPLLabeler.h:98
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
Map class based on the STL map (containing several convenience functions)
Definition: Map.h:50
static const String getProductName()
name of the model (needed by Factory)
Definition: ICPLLabeler.h:67
String medium_channel_label_
Definition: ICPLLabeler.h:97
static const int HEAVY_FEATURE_MAPID_
Map ID for the heavy labeled channel.
Definition: ICPLLabeler.h:110
String light_channel_label_
Definition: ICPLLabeler.h:96