Computes a protein identification based on the number of identified peptides.
pot. predecessor tools | ProteinInterference | pot. successor tools |
MascotAdapter (or other ID engines) | PeptideIndexer | |
FalseDiscoveryRate | ||
IDFilter |
This tool counts the peptide sequences that match a protein accession. From this count for all protein hits in the respective id run, only those proteins are accepted that have at least a given number of peptides sequences identified. The peptide identifications should be prefiltered with respect to false discovery rate and the score in general to remove bad identifications.
The command line parameters of this tool are:
ProteinInference -- Protein inference based on the number of identified peptides. Version: 2.3.0 Jan 9 2018, 17:46:23, Revision: 38ae115 Usage: ProteinInference <options> Options (mandatory options marked with '*'): -in <file>* Input file (valid formats: 'idXML') -out <file>* Output file (valid formats: 'idXML') -min_peptides_per_protein <num> Minimal number of peptides needed for a protein identification (default: '2' min: '1') -treat_charge_variants_separately If this flag is set, different charge variants of the same peptid e sequence count as inidividual evidences. -treat_modification_variants_separately If this flag is set, different modification variants of the same peptide sequence count as individual evidences. Common TOPP options: -ini <file> Use the given TOPP INI file -threads <n> Sets the number of threads allowed to be used by the TOPP tool (default: '1') -write_ini <file> Writes the default configuration file --help Shows options --helphelp Shows all options (including advanced)
INI file documentation of this tool:
OpenMS / TOPP release 2.3.0 | Documentation generated on Tue Jan 9 2018 18:22:06 using doxygen 1.8.13 |