RipFileContent#
- class pyopenms.RipFileContent#
Bases:
objectCython 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) List[PeptideIdentification]#
- getProteinIdentifications(self) List[ProteinIdentification]#