PercolatorInfile
- class pyopenms.PercolatorInfile
Bases:
objectCython 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
Cython signature: void PercolatorInfile()
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)