TMTSixteenPlexQuantitationMethod

class pyopenms.TMTSixteenPlexQuantitationMethod

Bases: object

Cython implementation of _TMTSixteenPlexQuantitationMethod

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

– Inherits from [‘IsobaricQuantitationMethod’]

__init__()
  • Cython signature: void TMTSixteenPlexQuantitationMethod()

  • Cython signature: void TMTSixteenPlexQuantitationMethod(TMTSixteenPlexQuantitationMethod &)

Methods

__init__

  • Cython signature: void TMTSixteenPlexQuantitationMethod()

getChannelInformation

Cython signature: libcpp_vector[IsobaricChannelInformation] getChannelInformation()

getDefaults

Cython signature: Param getDefaults() Returns the default parameters

getIsotopeCorrectionMatrix

Cython signature: MatrixDouble getIsotopeCorrectionMatrix()

getName

Cython signature: String getName()

getNumberOfChannels

Cython signature: size_t getNumberOfChannels()

getParameters

Cython signature: Param getParameters() Returns the parameters

getReferenceChannel

Cython signature: size_t getReferenceChannel()

getSubsections

Cython signature: libcpp_vector[String] getSubsections()

setName

Cython signature: void setName(const String &) Sets the name

setParameters

Cython signature: void setParameters(Param & param) Sets the parameters

getChannelInformation()

Cython signature: libcpp_vector[IsobaricChannelInformation] getChannelInformation()

getDefaults()

Cython signature: Param getDefaults() Returns the default parameters

getIsotopeCorrectionMatrix()

Cython signature: MatrixDouble getIsotopeCorrectionMatrix()

getName()

Cython signature: String getName()

getNumberOfChannels()

Cython signature: size_t getNumberOfChannels()

getParameters()

Cython signature: Param getParameters() Returns the parameters

getReferenceChannel()

Cython signature: size_t getReferenceChannel()

getSubsections()

Cython signature: libcpp_vector[String] getSubsections()

setName()

Cython signature: void setName(const String &) Sets the name

setParameters()

Cython signature: void setParameters(Param & param) Sets the parameters