FeatureFinderAlgorithmIsotopeWavelet#

class pyopenms.FeatureFinderAlgorithmIsotopeWavelet#

Bases: object

Cython implementation of _FeatureFinderAlgorithmIsotopeWavelet

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

– Inherits from [‘DefaultParamHandler’]

__init__()#

Cython signature: void FeatureFinderAlgorithmIsotopeWavelet()

Methods

__init__

Cython signature: void FeatureFinderAlgorithmIsotopeWavelet()

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

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