PercolatorInfile

class pyopenms.PercolatorInfile

Bases: object

Cython implementation of _PercolatorInfile

Documentation is available at http://www.openms.de/current_doxygen/html/classOpenMS_1_1PercolatorInfile.html

Class for storing Percolator tab-delimited input files

__init__()
  • Cython signature: void PercolatorInfile()

  • Cython signature: void PercolatorInfile(PercolatorInfile &)

Methods

__init__

  • Cython signature: void PercolatorInfile()

store

Cython signature: void store(String pin_file, libcpp_vector[PeptideIdentification] peptide_ids, StringList feature_set, libcpp_string, int min_charge, int max_charge)

store()

Cython signature: void store(String pin_file, libcpp_vector[PeptideIdentification] peptide_ids, StringList feature_set, libcpp_string, int min_charge, int max_charge)