PeakPickerChromatogram#
- class pyopenms.PeakPickerChromatogram#
Bases:
object
Cython implementation of _PeakPickerChromatogram
- Original C++ documentation is available here
– Inherits from [‘DefaultParamHandler’]
- __init__()#
Overload:
- __init__(self) None
Overload:
- __init__(self, in_0: PeakPickerChromatogram) None
Methods
Overload:
getDefaults
(self)Returns the default parameters
getName
(self)Returns the name
getParameters
(self)Returns the parameters
getSubsections
(self)pickChromatogram
(self, chromatogram, ...)Finds peaks in a single chromatogram and annotates left/right borders
setName
(self, in_0)Sets the name
setParameters
(self, param)Sets the parameters
- getSubsections(self) List[bytes] #
- pickChromatogram(self, chromatogram: MSChromatogram, picked_chrom: MSChromatogram) None #
Finds peaks in a single chromatogram and annotates left/right borders
It uses a modified algorithm of the PeakPickerHiRes
This function will return a picked chromatogram