RipFileContent#
- class pyopenms.RipFileContent#
Bases:
objectCython implementation of _RipFileContent
Original C++ documentation is available here
- __init__(self, prot_idents: List[ProteinIdentification], pep_idents: PeptideIdentificationList) None#
Methods
__init__(self, prot_idents, pep_idents)- getPeptideIdentifications(self) PeptideIdentificationList#
- getProteinIdentifications(self) List[ProteinIdentification]#