PeptideHit_PeakAnnotation#

class pyopenms.PeptideHit_PeakAnnotation#

Bases: object

Cython implementation of _PeptideHit_PeakAnnotation

Original C++ documentation is available here

__init__()#

Overload:

__init__(self) None

Overload:

__init__(self, in_0: PeptideHit_PeakAnnotation) None

Methods

__init__

Overload:

writePeakAnnotationsString_(self, ...)

Attributes

annotation

charge

intensity

mz

annotation#
charge#
intensity#
mz#
writePeakAnnotationsString_(self, annotation_string: String, annotations: List[PeptideHit_PeakAnnotation]) None#