FeatureGroupingAlgorithmQT#
- class pyopenms.FeatureGroupingAlgorithmQT#
Bases:
objectCython implementation of _FeatureGroupingAlgorithmQT
- Original C++ documentation is available here
– Inherits from [‘FeatureGroupingAlgorithm’]
- __init__(self) None#
Methods
__init__(self)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
transferSubelements(self, maps, out)Transfers subelements (grouped features) from input consensus maps to the result consensus map
- getSubsections(self) List[bytes]#
- group()#
Overload:
- group(self, maps: List[FeatureMap], out: ConsensusMap) None
Overload:
- group(self, maps: List[ConsensusMap], out: ConsensusMap) None
- transferSubelements(self, maps: List[ConsensusMap], out: ConsensusMap) None#
Transfers subelements (grouped features) from input consensus maps to the result consensus map