how to change pipeline to use tpp 5.0 | toan nguyen | 2017-12-11 11:01 |
Status: Closed | ||
Hi Josh, xinteract still have the "t" option. However; ProteinProphet int TPP 5.0 no longer have "NOPLOT" See comparison of options for ProteinProphet in tpp 4.3 and 5.0 Thanks Toan. $ /usr/local/tpp/bin/ProteinProphet.tpp.5.0.0 ProteinProphet (C++) by Insilicos LLC and LabKey Software, after the original Perl by A. Keller (TPP v5.0.0 Typhoon, Build 201710251406-7644 (Linux-x86_64)) Usage: ProteinProphet <interact_pepxml_file1> [<interact_pepxml_file2>[....]] <output_protxml_file> [OPTIONS] Options: IPROPHET Input is from iProphet XPRESS Compute XPRESS ratios for protein entries (XPRESS must have been run previously on all input datasets) ASAP_PROPHET Compute ASAP ratios for protein entries (ASAPRatio must have been run previously on all input datasets) LIBRA<file> Compute Libra ratios for protein entries, using condition parameters in <file> (Libra must have been run previously on all input datasets) EXCLUDE_ZEROS Exclude zero prob entries NOPROTLEN Do not report protein length PROTMW Get protein mol weights ICAT Highlight peptide cysteines GLYC Highlight peptide N-glycosylation motif PLOTPNG Generate plot png file FPKM Model protein FPKM values NONSP Do not use NSP model MININDEP Minimum percentage of independent peptides required for a protein (default:0) MINPROBxx PeptideProphet probabilty threshold (default=0.05) ACCURACY Equivalent to MINPROB0 NORMPROTLEN Normalize NSP using Protein Length NOGROUPWTS Check peptide's Protein weight against the threshold (default: check peptide's Protein Group weight against threshold) INSTANCES Use Expected Number of Ion Instances to adjust the peptide probabilities prior to NSP adjustment DELUDE Do NOT use peptide degeneracy information when assessing proteins NOOCCAM Non-conservative maximum protein list SOFTOCCAM Peptide weights are apportioned equally among proteins within each Protein Group (less conservative protein count estimate) CONFEM Use the EM to compute probability given the confidence LOGPROBS Use the log of the probabilities in the Confidence calculations ALLPEPS Consider all possible peptides in the database in the confidence model MUFACTOR Fudge factor to scale MU calculation (default 1) UNMAPPED Report results for UNMAPPED proteins EXCELPEPS Write output tab delim xls file including all peptides EXCELxx Write output tab delim xls file including all protein (group)s with minimum probability xx, where xx is a number between 0 and 1 $ /usr/local/tpp/bin/ProteinProphet ProteinProphet (C++) by Insilicos LLC and LabKey Software, after the original Perl by A. Keller (TPP v4.3 JETSTREAM rev 1, Build 201011301302 (linux)) usage: ProteinProphet <interact_pepxml_file1> [<interact_pepxml_file2>[....]] <output_protxml_file> (ICAT) (GLYC) (XPRESS) (ASAP_PROPHET) (ACCURACY) (ASAP) (PROTLEN) (NORMPROTLEN) (GROUPWTS) (INSTANCES) (REFRESH) (DELUDE) (NOOCCAM) (NOPLOT) (PROTMW) NOPLOT: do not generate plot png file NOOCCAM: non-conservative maximum protein list ICAT: highlight peptide cysteines GLYC: highlight peptide N-glycosylation motif MINPROB: peptideProphet probabilty threshold (default=0.05) MININDEP: minimum percentage of independent peptides required for a protein (default=0) GROUPWTS: check peptide's total weight in the Protein Group against the threshold (default: check peptide's actual weight against threshold) ACCURACY: equivalent to MINPROB0 ASAP: compute ASAP ratios for protein entries (ASAP must have been run previously on interact dataset) REFRESH: import manual changes to AAP ratios (after initially using ASAP option) NORMPROTLEN: Normalize NSP using Protein Length LOGPROBS: Use the log of the probabilities in the Confidence calculations CONFEM: Use the EM to compute probability given the confidence ALLPEPS: Consider all possible peptides in the database in the confidence model MUFACTOR: Fudge factor to scale MU calculation (default 1) UNMAPPED: Report results for UNMAPPED proteins PROTLEN: Report Protein Length INSTANCES: Use Expected Number of Ion Instances to adjust the peptide probabilities prior to NSP adjustment PROTMW: Get protein mol weights IPROPHET: input is from iProphet ASAP_PROPHET: *New and Improved* compute ASAP ratios for protein entries (ASAP must have been run previously on all input interact datasets with mz/XML raw data format) DELUDE: do NOT use peptide degeneracy information when assessing proteins EXCELPEPS: write output tab delim xls file including all peptides EXCELxx: write output tab delim xls file including all protein (group)s with minimum probability xx, where xx is a number between 0 and 1 |
||