RipFileContent

class pyopenms.RipFileContent

Bases: object

Cython 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

__init__

Cython signature: void RipFileContent(libcpp_vector[ProteinIdentification] & prot_idents, libcpp_vector[PeptideIdentification] & pep_idents)

getPeptideIdentifications

Cython signature: libcpp_vector[PeptideIdentification] getPeptideIdentifications()

getProteinIdentifications

Cython signature: libcpp_vector[ProteinIdentification] getProteinIdentifications()

getPeptideIdentifications()

Cython signature: libcpp_vector[PeptideIdentification] getPeptideIdentifications()

getProteinIdentifications()

Cython signature: libcpp_vector[ProteinIdentification] getProteinIdentifications()