FeatureFinderMultiplexAlgorithm#
- class pyopenms.FeatureFinderMultiplexAlgorithm#
Bases:
objectCython implementation of _FeatureFinderMultiplexAlgorithm
- Original C++ documentation is available here
– Inherits from [‘DefaultParamHandler’]
- __init__()#
Overload:
- __init__(self) None
Overload:
- __init__(self, in_0: FeatureFinderMultiplexAlgorithm) None
Methods
Overload:
getConsensusMap(self)getDefaults(self)Returns the default parameters
getFeatureMap(self)getName(self)Returns the name
getParameters(self)Returns the parameters
getSubsections(self)run(self, exp, progress)Main method for feature detection
setName(self, in_0)Sets the name
setParameters(self, param)Sets the parameters
- getConsensusMap(self) ConsensusMap#
- getFeatureMap(self) FeatureMap#
- getSubsections(self) List[bytes]#
- run(self, exp: MSExperiment, progress: bool) None#
Main method for feature detection