IsobaricNormalizer

class pyopenms.IsobaricNormalizer

Bases: object

Cython implementation of _IsobaricNormalizer

Documentation is available at http://www.openms.de/current_doxygen/html/classOpenMS_1_1IsobaricNormalizer.html

__init__()
  • Cython signature: void IsobaricNormalizer(IsobaricNormalizer &)

  • Cython signature: void IsobaricNormalizer(ItraqFourPlexQuantitationMethod * quant_method)

  • Cython signature: void IsobaricNormalizer(ItraqEightPlexQuantitationMethod * quant_method)

  • Cython signature: void IsobaricNormalizer(TMTSixPlexQuantitationMethod * quant_method)

  • Cython signature: void IsobaricNormalizer(TMTTenPlexQuantitationMethod * quant_method)

Methods

__init__

  • Cython signature: void IsobaricNormalizer(IsobaricNormalizer &)

normalize

Cython signature: void normalize(ConsensusMap & consensus_map)

normalize()

Cython signature: void normalize(ConsensusMap & consensus_map)