changeset 14:6e1eb00bfa53 draft

Changing output type from text to txt.
author trinity_ctat
date Thu, 28 Sep 2017 22:17:05 -0400
parents 321a69419c77
children c76d9b3e67b2
files align_and_estimate_abundance.xml
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/align_and_estimate_abundance.xml	Thu Sep 28 21:28:18 2017 -0400
+++ b/align_and_estimate_abundance.xml	Thu Sep 28 22:17:05 2017 -0400
@@ -69,8 +69,8 @@
     </inputs>
 
     <outputs>
-        <data format="text" name="transcript_counts" label="${tool.name} on ${on_string}: Isoform Counts" from_work_dir="subdir/RSEM.isoforms.results"/>
-	<data format="text" name="gene_counts" label="${tool.name} on ${on_string}: Gene counts" from_work_dir="subdir/RSEM.genes.results"/>
+        <data format="txt" name="transcript_counts" label="${tool.name} on ${on_string}: Isoform Counts" from_work_dir="subdir/RSEM.isoforms.results"/>
+	<data format="txt" name="gene_counts" label="${tool.name} on ${on_string}: Gene counts" from_work_dir="subdir/RSEM.genes.results"/>
     </outputs>
 
     <tests>