TMTSixteenPlexQuantitationMethod#
- class pyopenms.TMTSixteenPlexQuantitationMethod#
Bases:
objectCython 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
Cython signature: void TMTSixteenPlexQuantitationMethod()
Cython signature: libcpp_vector[IsobaricChannelInformation] getChannelInformation()
Cython signature: Param getDefaults() Returns the default parameters
Cython signature: MatrixDouble getIsotopeCorrectionMatrix()
Cython signature: String getName()
Cython signature: size_t getNumberOfChannels()
Cython signature: Param getParameters() Returns the parameters
Cython signature: size_t getReferenceChannel()
Cython signature: libcpp_vector[String] getSubsections()
Cython signature: void setName(const String &) Sets the name
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