FeatureFinderAlgorithmIsotopeWavelet

class pyopenms.FeatureFinderAlgorithmIsotopeWavelet

Bases: object

Cython implementation of _FeatureFinderAlgorithmIsotopeWavelet

Original C++ documentation is available here

– Inherits from [‘DefaultParamHandler’]

__init__(self) None

Methods

__init__(self)

getDefaults(self)

Returns the default parameters

getName(self)

Returns the name

getParameters(self)

Returns the parameters

getProductName

__static_FeatureFinderAlgorithmIsotopeWavelet_getProductName() -> Union[bytes, str, String]

getSubsections(self)

run(self)

setData(self, input, output, ff)

setName(self, in_0)

Sets the name

setParameters(self, param)

Sets the parameters

getDefaults(self) Param

Returns the default parameters

getName(self) Union[bytes, str, String]

Returns the name

getParameters(self) Param

Returns the parameters

getProductName()

__static_FeatureFinderAlgorithmIsotopeWavelet_getProductName() -> Union[bytes, str, String]

getSubsections(self) List[bytes]
run(self) None
setData(self, input: MSExperiment, output: FeatureMap, ff: FeatureFinder) None
setName(self, in_0: Union[bytes, str, String]) None

Sets the name

setParameters(self, param: Param) None

Sets the parameters