FeatureDeconvolution

class pyopenms.FeatureDeconvolution

Bases: object

Cython implementation of _FeatureDeconvolution

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

– Inherits from [‘DefaultParamHandler’]

__init__()
  • Cython signature: void FeatureDeconvolution()

  • Cython signature: void FeatureDeconvolution(FeatureDeconvolution &)

Methods

__init__

  • Cython signature: void FeatureDeconvolution()

compute

Cython signature: void compute(FeatureMap & input, FeatureMap & output, ConsensusMap & cmap1, ConsensusMap & cmap2)

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()

setName

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

setParameters

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

CHARGEMODE_FD

alias of pyopenms.pyopenms_3.__CHARGEMODE_FD

compute()

Cython signature: void compute(FeatureMap & input, FeatureMap & output, ConsensusMap & cmap1, ConsensusMap & cmap2)

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()

setName()

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

setParameters()

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