RNPxlReport

class pyopenms.RNPxlReport

Bases: object

Cython implementation of _RNPxlReport

Original C++ documentation is available here

__init__()

Overload:

__init__(self) None

Overload:

__init__(self, in_0: RNPxlReport) None

Methods

__init__

Overload:

annotate(self, spectra, peptide_ids, ...)

annotate(self, spectra: MSExperiment, peptide_ids: List[PeptideIdentification], marker_ions_tolerance: float) List[RNPxlReportRow]