IsobaricNormalizer#

class pyopenms.IsobaricNormalizer#

Bases: object

Cython implementation of _IsobaricNormalizer

Original C++ documentation is available here

__init__()#

Overload:

__init__(self, in_0: IsobaricNormalizer) None

Overload:

__init__(self, quant_method: ItraqFourPlexQuantitationMethod) None

Overload:

__init__(self, quant_method: ItraqEightPlexQuantitationMethod) None

Overload:

__init__(self, quant_method: TMTSixPlexQuantitationMethod) None

Overload:

__init__(self, quant_method: TMTTenPlexQuantitationMethod) None

Methods

__init__

Overload:

normalize(self, consensus_map)

normalize(self, consensus_map: ConsensusMap) None#