FeatureGroupingAlgorithm
- class pyopenms.FeatureGroupingAlgorithm
Bases:
objectCython implementation of _FeatureGroupingAlgorithm
- Documentation is available at http://www.openms.de/current_doxygen/html/classOpenMS_1_1FeatureGroupingAlgorithm.html
– Inherits from [‘DefaultParamHandler’]
- __init__()
Methods
__init__()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 registerChildren() Register all derived classes in this method
Cython signature: void setName(const String &) Sets the name
Cython signature: void setParameters(Param & param) Sets the parameters
Cython signature: void transferSubelements(libcpp_vector[ConsensusMap] maps, ConsensusMap & out) Transfers subelements (grouped features) from input consensus maps to the result 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()
- registerChildren()
Cython signature: void registerChildren() Register all derived classes in this method
- setName()
Cython signature: void setName(const String &) Sets the name
- setParameters()
Cython signature: void setParameters(Param & param) Sets the parameters
- transferSubelements()
Cython signature: void transferSubelements(libcpp_vector[ConsensusMap] maps, ConsensusMap & out) Transfers subelements (grouped features) from input consensus maps to the result consensus map