RipFileContent#
- class pyopenms.RipFileContent#
Bases:
objectCython implementation of _RipFileContent
Documentation is available at http://www.openms.de/current_doxygen/html/classOpenMS::IDRipper_1_1RipFileContent.html
- __init__()#
Cython signature: void RipFileContent(libcpp_vector[ProteinIdentification] & prot_idents, libcpp_vector[PeptideIdentification] & pep_idents)
Methods
Cython signature: void RipFileContent(libcpp_vector[ProteinIdentification] & prot_idents, libcpp_vector[PeptideIdentification] & pep_idents)
Cython signature: libcpp_vector[PeptideIdentification] getPeptideIdentifications()
Cython signature: libcpp_vector[ProteinIdentification] getProteinIdentifications()
- getPeptideIdentifications()#
Cython signature: libcpp_vector[PeptideIdentification] getPeptideIdentifications()
- getProteinIdentifications()#
Cython signature: libcpp_vector[ProteinIdentification] getProteinIdentifications()