changeset 164:68d909206a15 draft

Uploaded
author greg
date Fri, 12 Jan 2018 14:56:24 -0500
parents 9ab14f7f66c8
children bb5544d1c85e
files ideas.xml
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/ideas.xml	Fri Jan 12 14:51:42 2018 -0500
+++ b/ideas.xml	Fri Jan 12 14:56:24 2018 -0500
@@ -183,7 +183,7 @@
     && mv ./*.profile0 '$output_training_dir'
     #if str($output_heatmaps) == "yes":
         && Rscript '$__tool_directory__/create_heatmaps.R'
-        --input_dir 'input_training_dir'
+        --input_dir 'output_training_dir'
         --output_dir '$output_pdf_dir'
         --script_dir '$__tool_directory__'
         --in_training_mode true