changeset 15:6a568c6b5142 draft

Uploaded
author jpetteng
date Wed, 10 Jan 2018 13:08:57 -0500
parents 015bdaf5ca75
children a3b849d09c81
files ectyper.xml
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/ectyper.xml	Wed Jan 10 13:06:01 2018 -0500
+++ b/ectyper.xml	Wed Jan 10 13:08:57 2018 -0500
@@ -22,7 +22,7 @@
       #end if
       -d  $percent_identity
 	  -l $percent_length
-  	  -o "./"; cat ./output/output.csv > results.csv; 
+  	  -o "./"; cat ./output/output.txt > results.txt; 
 
     ]]></command>
     <inputs>
@@ -49,7 +49,7 @@
     
     </inputs>
     <outputs>
-            <data format="csv" label="ectyper results" name="output.csv" from_work_dir="output.csv"/>
+            <data format="csv" label="ectyper Results" name="#{tool_input_name}.ectperResults" from_work_dir="*.csv"/>
     </outputs>
 
     <help><![CDATA[