PurityScores#

class pyopenms.PurityScores#

Bases: object

Cython implementation of _PurityScores

Original C++ documentation is available here

__init__()#

Overload:

__init__(self) None

Overload:

__init__(self, in_0: PurityScores) None

Methods

__init__

Overload:

Attributes

interfering_peak_count#
interfering_peaks#
signal_proportion#
target_intensity#
target_peak_count#
total_intensity#