FeatureFinderAlgorithmIsotopeWavelet#
- class pyopenms.FeatureFinderAlgorithmIsotopeWavelet#
Bases:
objectCython 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
Cython signature: void FeatureFinderAlgorithmIsotopeWavelet()
Cython signature: Param getDefaults() Returns the default parameters
Cython signature: String getName() Returns the name
Cython signature: Param getParameters() Returns the parameters
Cython signature: String getProductName()
Cython signature: libcpp_vector[String] getSubsections()
Cython signature: void run()
Cython signature: void setData(MSExperiment & input, FeatureMap & output, FeatureFinder & ff)
Cython signature: void setName(const String &) Sets the name
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