diff ideas.xml @ 141:a976dd6fcd1b draft

Uploaded
author greg
date Wed, 20 Dec 2017 11:24:23 -0500
parents 84c909b549a9
children 8cfcf32c4282
line wrap: on
line diff
--- a/ideas.xml	Tue Dec 19 12:29:29 2017 -0500
+++ b/ideas.xml	Wed Dec 20 11:24:23 2017 -0500
@@ -182,7 +182,7 @@
 && mv ./*.profile '$output_txt_dir'
 && mv ./*.state '$output_txt_dir'
 #if str($output_heatmaps) == "yes":
-    && Rscript '$__tool_directory__/create_heatmap.R'
+    && Rscript '$__tool_directory__/create_heatmaps.R'
     -i '$output_txt_dir'
     -o '$output_pdf_dir'
 #end if