FeatureFinderAlgorithmPicked

class pyopenms.FeatureFinderAlgorithmPicked

Bases: object

Cython implementation of _FeatureFinderAlgorithmPicked

Documentation is available at http://www.openms.de/current_doxygen/html/classOpenMS_1_1FeatureFinderAlgorithmPicked.html

– Inherits from [‘DefaultParamHandler’]

__init__()

Cython signature: void FeatureFinderAlgorithmPicked()

Methods

__init__

Cython signature: void FeatureFinderAlgorithmPicked()

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

getProductName

Cython signature: String getProductName()

getSubsections

Cython signature: libcpp_vector[String] getSubsections()

run

Cython signature: void run()

setData

Cython signature: void setData(MSExperiment & input, FeatureMap & output, FeatureFinder & ff)

setName

Cython signature: void setName(const String &) Sets the name

setParameters

Cython signature: void setParameters(Param & param) Sets the parameters

setSeeds

Cython signature: void setSeeds(FeatureMap & seeds)

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

getProductName()

Cython signature: String getProductName()

getSubsections()

Cython signature: libcpp_vector[String] getSubsections()

run()

Cython signature: void run()

setData()

Cython signature: void setData(MSExperiment & input, FeatureMap & output, FeatureFinder & ff)

setName()

Cython signature: void setName(const String &) Sets the name

setParameters()

Cython signature: void setParameters(Param & param) Sets the parameters

setSeeds()

Cython signature: void setSeeds(FeatureMap & seeds)