diff tophat_fusion_post.xml @ 7:052b357bb2b8

Update output type
author devteam@galaxyproject.org
date Tue, 11 Feb 2014 11:28:07 -0500
parents 51ede4e7d4f0
children 7d6658b2531a
line wrap: on
line diff
--- a/tophat_fusion_post.xml	Mon Feb 10 12:55:22 2014 -0500
+++ b/tophat_fusion_post.xml	Tue Feb 11 11:28:07 2014 -0500
@@ -49,7 +49,7 @@
     </stdio>
 
     <outputs>
-        <data format="txt" name="results_txt" label="${tool.name} on ${on_string}: text results" from_work_dir="tophatfusion_out/result.txt"/>
+        <data format="tabular" name="results_txt" label="${tool.name} on ${on_string}: text results" from_work_dir="tophatfusion_out/result.txt"/>
         <data format="html" name="results_html" label="${tool.name} on ${on_string}: html results" from_work_dir="tophatfusion_out/result.html"/>
     </outputs>
 </tool>