|
OpenMS
2.5.0
|
Go to the documentation of this file.
65 const String& getMethodName()
const override;
67 const IsobaricChannelList& getChannelInformation()
const override;
69 Size getNumberOfChannels()
const override;
73 Size getReferenceChannel()
const override;
89 void setDefaultParams_();
92 void updateMembers_()
override;
iTRAQ 4 plex quantitation to be used with the IsobaricQuantitation.
Definition: ItraqFourPlexQuantitationMethod.h:46
A more convenient string class.
Definition: String.h:58
size_t Size
Size type e.g. used as variable which can hold result of size()
Definition: Types.h:127
Main OpenMS namespace.
Definition: FeatureDeconvolution.h:46
Abstract base class describing an isobaric quantitation method in terms of the used channels and an i...
Definition: IsobaricQuantitationMethod.h:54
IsobaricChannelList channels_
the actual information on the different itraq4plex channels.
Definition: ItraqFourPlexQuantitationMethod.h:79
Size reference_channel_
The reference channel for this experiment.
Definition: ItraqFourPlexQuantitationMethod.h:85
static const String name_
The name of the quantitation method.
Definition: ItraqFourPlexQuantitationMethod.h:82