IsobaricChannelExtractor
- class pyopenms.IsobaricChannelExtractor
Bases:
objectCython implementation of _IsobaricChannelExtractor
- Documentation is available at http://www.openms.de/current_doxygen/html/classOpenMS_1_1IsobaricChannelExtractor.html
– Inherits from [‘DefaultParamHandler’]
- __init__()
Cython signature: void IsobaricChannelExtractor(IsobaricChannelExtractor &)
Cython signature: void IsobaricChannelExtractor(ItraqEightPlexQuantitationMethod * quant_method)
Cython signature: void IsobaricChannelExtractor(ItraqFourPlexQuantitationMethod * quant_method)
Cython signature: void IsobaricChannelExtractor(TMTSixPlexQuantitationMethod * quant_method)
Cython signature: void IsobaricChannelExtractor(TMTTenPlexQuantitationMethod * quant_method)
Methods
Cython signature: void IsobaricChannelExtractor(IsobaricChannelExtractor &)
Cython signature: void extractChannels(MSExperiment & ms_exp_data, ConsensusMap & consensus_map)
Cython signature: Param getDefaults() Returns the default parameters
Cython signature: String getName() Returns the name
Cython signature: Param getParameters() Returns the parameters
Cython signature: libcpp_vector[String] getSubsections()
Cython signature: void setName(const String &) Sets the name
Cython signature: void setParameters(Param & param) Sets the parameters
- extractChannels()
Cython signature: void extractChannels(MSExperiment & ms_exp_data, ConsensusMap & consensus_map)
- getDefaults()
Cython signature: Param getDefaults() Returns the default parameters
- getName()
Cython signature: String getName() Returns the name
- getParameters()
Cython signature: Param getParameters() Returns the parameters
- 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