changeset 28:91dc2a532890 draft

Uploaded
author greg
date Mon, 14 Aug 2017 09:06:15 -0400
parents 0cf199863400
children 06522a4aae6d
files ideas.xml
diffstat 1 files changed, 2 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/ideas.xml	Mon Aug 14 09:02:58 2017 -0400
+++ b/ideas.xml	Mon Aug 14 09:06:15 2017 -0400
@@ -124,6 +124,7 @@
     -maxerr $set_max_standard_dev_cond.max_standard_dev
 #end if
 -thread \${GALAXY_SLOTS:-4}
+> $output_log
 && mv *.cluster $output_cluster
 && mv *.para $output_para
 && mv *.profile $output_profile
@@ -287,6 +288,7 @@
         </conditional>
     </inputs>
     <outputs>
+        <data name="output_log" format="txt" label="${tool.name} (ideas output log) on ${on_string}"/>
         <data name="output_cluster" format="txt" label="${tool.name} (local cell type clustering) on ${on_string}"/>
         <data name="output_para" format="tabular" label="${tool.name} (epigenetic state frequency, mean and variance parameters) on ${on_string}"/>
         <data name="output_profile" format="txt" label="${tool.name} (profile) on ${on_string}"/>