Mercurial > repos > bornea > prohits_dotplot_generator
changeset 18:7d59acf99322 draft
Uploaded
author | bornea |
---|---|
date | Thu, 14 Apr 2016 16:24:21 -0400 |
parents | 296e40bfe2d7 |
children | c1017fb6bb0d |
files | ProHits_DotPlot_Generator.xml |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
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>