RNPxlMarkerIonExtractor

class pyopenms.RNPxlMarkerIonExtractor

Bases: object

Cython implementation of _RNPxlMarkerIonExtractor

Original C++ documentation is available here

__init__()

Overload:

__init__(self) None

Overload:

__init__(self, in_0: RNPxlMarkerIonExtractor) None

Methods

__init__

Overload:

extractMarkerIons(self, s, marker_tolerance)

extractMarkerIons(self, s: MSSpectrum, marker_tolerance: float) Dict[Union[bytes, str, String], List[List[float, float]]]