Mercurial > repos > greg > ideas
changeset 142:8cfcf32c4282 draft
Uploaded
author | greg |
---|---|
date | Wed, 20 Dec 2017 13:01:02 -0500 |
parents | a976dd6fcd1b |
children | 269e7e466b00 |
files | ideas.xml |
diffstat | 1 files changed, 3 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/ideas.xml Wed Dec 20 11:24:23 2017 -0500 +++ b/ideas.xml Wed Dec 20 13:01:02 2017 -0500 @@ -183,8 +183,9 @@ && mv ./*.state '$output_txt_dir' #if str($output_heatmaps) == "yes": && Rscript '$__tool_directory__/create_heatmaps.R' - -i '$output_txt_dir' - -o '$output_pdf_dir' + --input_dir '$output_txt_dir' + --output_dir '$output_pdf_dir' + --script_dir '$__tool_directory__' #end if ]]></command> <configfiles>