IsobaricChannelExtractor#
- class pyopenms.IsobaricChannelExtractor#
Bases:
objectCython implementation of _IsobaricChannelExtractor
- Original C++ documentation is available here
– Inherits from [‘DefaultParamHandler’]
- __init__()#
Overload:
- __init__(self, in_0: IsobaricChannelExtractor) None
Overload:
- __init__(self, quant_method: ItraqEightPlexQuantitationMethod) None
Overload:
- __init__(self, quant_method: ItraqFourPlexQuantitationMethod) None
Overload:
- __init__(self, quant_method: TMTSixPlexQuantitationMethod) None
Overload:
- __init__(self, quant_method: TMTTenPlexQuantitationMethod) None
Methods
Overload:
extractChannels(self, ms_exp_data, consensus_map)getDefaults(self)Returns the default parameters
getName(self)Returns the name
getParameters(self)Returns the parameters
getSubsections(self)setName(self, in_0)Sets the name
setParameters(self, param)Sets the parameters
- extractChannels(self, ms_exp_data: MSExperiment, consensus_map: ConsensusMap) None#
- getSubsections(self) List[bytes]#