FeatureGroupingAlgorithm
- class pyopenms.FeatureGroupingAlgorithm
Bases:
objectCython implementation of _FeatureGroupingAlgorithm
- Original C++ documentation is available here
– Inherits from [‘DefaultParamHandler’]
- __init__()
Methods
__init__()getDefaults(self)Returns the default parameters
getName(self)Returns the name
getParameters(self)Returns the parameters
getSubsections(self)registerChildren(self)Register all derived classes in this method
setName(self, in_0)Sets the name
setParameters(self, param)Sets the parameters
transferSubelements(self, maps, out)Transfers subelements (grouped features) from input consensus maps to the result consensus map
- getSubsections(self) List[bytes]
- registerChildren(self) None
Register all derived classes in this method
- transferSubelements(self, maps: List[ConsensusMap], out: ConsensusMap) None
Transfers subelements (grouped features) from input consensus maps to the result consensus map