Previous changeset 17:296e40bfe2d7 (2016-03-16) Next changeset 19:c1017fb6bb0d (2016-04-14) |
Commit message:
Uploaded |
modified:
ProHits_DotPlot_Generator.xml |
b |
diff -r 296e40bfe2d7 -r 7d59acf99322 ProHits_DotPlot_Generator.xml --- 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 |
b |
@@ -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> |