changeset 10:f32fee7a95f4 draft

Uploaded
author jpetteng
date Wed, 10 Jan 2018 12:30:40 -0500
parents fb66fd60c593
children 454821c26f2b
files ectyper.xml
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/ectyper.xml	Wed Jan 10 12:18:16 2018 -0500
+++ b/ectyper.xml	Wed Jan 10 12:30:40 2018 -0500
@@ -22,7 +22,7 @@
       #end if
       -d  $percent_identity
 	  -l $percent_length
-  	  -o $results; 
+  	  -o "./"; cat ectyper_final_results/*.txt > results.txt; 
 
     ]]></command>
     <inputs>
@@ -49,7 +49,7 @@
     
     </inputs>
     <outputs>
-      <data format="txt" label="ectyper Results" name="results" />
+            <data format="tabular" label="ectyper results" name="results" from_work_dir="*.txt" />
     </outputs>
 
     <help><![CDATA[