OpenMS
2.4.0
|
PercolatorAdapter facilitates the input to, the call of and output integration of Percolator. Percolator (http://per-colator.com/) is a tool to apply semi-supervised learning for peptide identification from shotgun proteomics datasets.
pot. predecessor tools | PercolatorAdapter | pot. successor tools |
PSMFeatureExtractor | IDFilter |
Percolator is search engine sensitive, i.e. it's input features vary, depending on the search engine. Must be prepared beforehand. If you do not want to use the specific features, use the generic-feature-set flag. Will incorporate the score attribute of a PSM, so be sure, the score you want is set as main score with TOPP_IDScoreSwitcher . Be aware, that you might very well experience a perfomance loss compared to the search engine specific features.
The command line parameters of this tool are:
PercolatorAdapter -- Facilitate input to Percolator and reintegrate. Version: 2.4.0 Oct 29 2018, 15:52:19, Revision: 9690d06 To cite OpenMS: Rost HL, Sachsenberg T, Aiche S, Bielow C et al.. OpenMS: a flexible open-source software platform for mass spectrometry data analysis. Nat Meth. 2016; 13, 9: 741-748. doi:10.1038/nmeth.3959. Usage: PercolatorAdapter <options> Options (mandatory options marked with '*'): -in <files> Input file(s) (valid formats: 'mzid', 'idXML') -in_decoy <files> Input decoy file(s) in case of separate searches (valid formats: 'mzi d', 'idXML') -in_osw <file> Input file in OSW format (valid formats: 'OSW') -out <file>* Output file (valid formats: 'mzid', 'idXML', 'osw') -out_type <type> Output file type -- default: determined from file extension or conten t. (valid: 'mzid', 'idXML', 'osw') -enzyme <enzyme> Type of enzyme: no_enzyme,elastase,pepsin,proteinasek,thermolysin,chy motrypsin,lys-n,lys-c,arg-c,asp-n,glu-c,trypsin (default: 'trypsin' valid: 'no_enzyme', 'elastase', 'pepsin', 'proteinasek', 'thermolysin ', 'chymotrypsin', 'lys-n', 'lys-c', 'arg-c', 'asp-n', 'glu-c', 'tryp sin') -percolator_executable <executable>* Percolator executable of the installation e.g. 'percolator.exe' -peptide-level-fdrs Calculate peptide-level FDRs instead of PSM-level FDRs. -protein-level-fdrs Use the picked protein-level FDR to infer protein probabilities. Use the -fasta option and -decoy-pattern to set the Fasta file and decoy pattern. -osw_level <osw_level> OSW: Either "ms1", "ms2" or "transition"; the data level selected for scoring. (default: 'ms2') -score_type <type> Type of the peptide main score (default: 'q-value' valid: 'q-value', 'pep', 'svm') 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 (defau lt: '1') -write_ini <file> Writes the default configuration file --help Shows options --helphelp Shows all options (including advanced)
INI file documentation of this tool:
Percolator is written by Lukas Käll (http://per-colator.com/ Copyright Lukas Käll lukas) .kal l@sci life lab.s e