Skip to main content
Ctrl+K
Logo image

pyOpenMS

Site Navigation

  • User guide
  • API docs
  • Contribute
  • C++ library
  • OpenMS project

Site Navigation

  • User guide
  • API docs
  • Contribute
  • C++ library
  • OpenMS project
Ctrl+K

Section Navigation

  • pyopenms
  • pyopenms.Constants
  • pyopenms.plotting
  • API docs
  • pyopenms
  • RipFileContent

RipFileContent#

class pyopenms.RipFileContent#

Bases: object

Cython implementation of _RipFileContent

Original C++ documentation is available here

__init__(self, prot_idents: List[ProteinIdentification], pep_idents: List[PeptideIdentification]) → None#

Methods

__init__(self, prot_idents, pep_idents)

getPeptideIdentifications(self)

getProteinIdentifications(self)

getPeptideIdentifications(self) → List[PeptideIdentification]#
getProteinIdentifications(self) → List[ProteinIdentification]#

previous

RichPeak2D

next

RipFileIdentifier

On this page
  • RipFileContent
    • RipFileContent.__init__()
    • RipFileContent.getPeptideIdentifications()
    • RipFileContent.getProteinIdentifications()
Edit on GitHub
Show Source

© Copyright 2023, OpenMS Team.

Created using Sphinx 6.1.0.

Built with the PyData Sphinx Theme 0.13.3.