 |
OpenMS
3.0.0
|
|
Go to the documentation of this file.
37 #include <OpenMS/config.h>
67 const String& getMethodName()
const override;
71 Size getNumberOfChannels()
const override;
75 Size getReferenceChannel()
const override;
91 void setDefaultParams_();
94 void updateMembers_()
override;
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
TMT 6plex quantitation to be used with the IsobaricQuantitation.
Definition: TMTSixPlexQuantitationMethod.h:48
static const String name_
The name of the quantitation method.
Definition: TMTSixPlexQuantitationMethod.h:84
IsobaricChannelList channels_
the actual information on the different tmt 6plex channels.
Definition: TMTSixPlexQuantitationMethod.h:81
Main OpenMS namespace.
Definition: FeatureDeconvolution.h:47
std::vector< IsobaricChannelInformation > IsobaricChannelList
Definition: IsobaricQuantitationMethod.h:110
Abstract base class describing an isobaric quantitation method in terms of the used channels and an i...
Definition: IsobaricQuantitationMethod.h:55
Size reference_channel_
The reference channel for this experiment.
Definition: TMTSixPlexQuantitationMethod.h:87