Repository 'tpp_prophets'
hg clone https://toolshed.g2.bx.psu.edu/repos/iracooke/tpp_prophets

Changeset 5:97f1c89cd831 (2013-03-04)
Previous changeset 4:a67a5d30bb80 (2013-03-04) Next changeset 6:7005346b534d (2013-03-04)
Commit message:
Uploaded
modified:
protein_prophet.xml
b
diff -r a67a5d30bb80 -r 97f1c89cd831 protein_prophet.xml
--- a/protein_prophet.xml Mon Mar 04 19:04:16 2013 -0500
+++ b/protein_prophet.xml Mon Mar 04 19:09:54 2013 -0500
b
@@ -3,12 +3,12 @@
      <requirement type="package" version="1.1.9">galaxy_protk</requirement>
      <requirement type="package" version="4.6.1">trans_proteomic_pipeline</requirement>
    </requirements>
-   
+
   <description>Calculate Protein Prophet statistics on search results</description>
 
 
 <!-- Note .. the input file is assumed to be the first argument -->
-  <command>protein_prophet.rb --galaxy $input_file -r $iproph $nooccam $groupwts $normprotlen $logprobs $confem $allpeps $unmapped $instances $delude --minprob=$minprob --minindep=$minindep </command>
+  <command>protein_prophet_wrapper.rb --galaxy $input_file -r $iproph $nooccam $groupwts $normprotlen $logprobs $confem $allpeps $unmapped $instances $delude --minprob=$minprob --minindep=$minindep </command>
   <inputs>
 
     <param name="input_file" type="data" format="peptideprophet_pepxml,interprophet_pepxml" multiple="false" label="Peptide Prophet Results" help="These files will typically be outputs from peptide prophet or interprophet"/>