PeakTypeEstimator#

class pyopenms.PeakTypeEstimator#

Bases: object

Cython implementation of _PeakTypeEstimator

Original C++ documentation is available here

Estimates if the data of a spectrum is raw data or peak data

__init__()#

Overload:

__init__(self) None

Overload:

__init__(self, in_0: PeakTypeEstimator) None

Methods

__init__

Overload:

estimateType

estimateType()#