IsobaricQuantifierStatistics#

class pyopenms.IsobaricQuantifierStatistics#

Bases: object

Cython implementation of _IsobaricQuantifierStatistics

Original C++ documentation is available here

__init__()#

Overload:

__init__(self) None

Overload:

__init__(self, in_0: IsobaricQuantifierStatistics) None

Methods

__init__

Overload:

reset(self)

Attributes

channel_count

iso_number_ms2_negative

iso_number_reporter_different

iso_number_reporter_negative

iso_solution_different_intensity

iso_total_intensity_negative

number_ms2_empty

number_ms2_total

channel_count#
iso_number_ms2_negative#
iso_number_reporter_different#
iso_number_reporter_negative#
iso_solution_different_intensity#
iso_total_intensity_negative#
number_ms2_empty#
number_ms2_total#
reset(self) None#