ItraqFourPlexQuantitationMethod#
- class pyopenms.ItraqFourPlexQuantitationMethod#
Bases:
objectCython implementation of _ItraqFourPlexQuantitationMethod
- Original C++ documentation is available here
– Inherits from [‘IsobaricQuantitationMethod’]
- __init__()#
Overload:
- __init__(self) None
iTRAQ 4 plex quantitation to be used with the IsobaricQuantitation
Overload:
- __init__(self, in_0: ItraqFourPlexQuantitationMethod) None
Methods
getChannelInformation(self)getDefaults(self)Returns the default parameters
getName(self)getNumberOfChannels(self)getParameters(self)Returns the parameters
getReferenceChannel(self)getSubsections(self)setName(self, in_0)Sets the name
setParameters(self, param)Sets the parameters
- getChannelInformation(self) List[IsobaricChannelInformation]#
- getIsotopeCorrectionMatrix(self) MatrixDouble#
- getNumberOfChannels(self) int#
- getReferenceChannel(self) int#
- getSubsections(self) List[bytes]#