ItraqEightPlexQuantitationMethod
- class pyopenms.ItraqEightPlexQuantitationMethod
Bases:
objectCython implementation of _ItraqEightPlexQuantitationMethod
- Documentation is available at http://www.openms.de/current_doxygen/html/classOpenMS_1_1ItraqEightPlexQuantitationMethod.html
– Inherits from [‘IsobaricQuantitationMethod’]
- __init__()
Cython signature: void ItraqEightPlexQuantitationMethod() iTRAQ 8 plex quantitation to be used with the IsobaricQuantitation
Cython signature: void ItraqEightPlexQuantitationMethod(ItraqEightPlexQuantitationMethod &)
Methods
Cython signature: void ItraqEightPlexQuantitationMethod()
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