Mercurial > repos > bornea > prohits_dotplot_generator
diff ProHits_DotPlot_Generator.xml @ 18:7d59acf99322 draft
Uploaded
author | bornea |
---|---|
date | Thu, 14 Apr 2016 16:24:21 -0400 |
parents | a6c081fcc0a9 |
children | 609ecf4d57fe |
line wrap: on
line diff
--- a/ProHits_DotPlot_Generator.xml Wed Mar 16 12:11:39 2016 -0400 +++ b/ProHits_DotPlot_Generator.xml Thu Apr 14 16:24:21 2016 -0400 @@ -1,6 +1,6 @@ <tool id="ProHits_DotPlot_Generator" name="ProHits DotPlot Generator"> <description></description> - <command interpreter="python">ProHits_DotPlot_Generator.py $saint_file $FDR1 $FDR2 $spec_max $dotplot $heatmap $estimated $stats</command> + <command interpreter="python">ProHits_DotPlot_Generator.py $saint_file $FDR1 $FDR2 $spec_max $dotplot $heatmap $estimated $stats \$INSTALL_RUN_PATH/</command> <requirements> <requirement type="set_environment">INSTALL_RUN_PATH</requirement> </requirements>