changeset 1:a68238baa3e4 draft

Changing input type from text to txt.
author trinity_ctat
date Fri, 29 Sep 2017 10:01:54 -0400
parents e4876b8c81ec
children 9ed9b7f33ad9
files abundance_estimation_to_matrix.xml
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/abundance_estimation_to_matrix.xml	Fri Sep 29 09:44:42 2017 -0400
+++ b/abundance_estimation_to_matrix.xml	Fri Sep 29 10:01:54 2017 -0400
@@ -16,8 +16,8 @@
     <inputs>
 
        <repeat name="RSEM_samples" title="RSEM abundance estimates for samples">
-              <param name="file" label="Add file" type="data" format="text"/>
-              <param name="column_label" label="column label" type="text" />
+              <param name="file" label="Add file" type="data" format="txt"/>
+              <param name="column_label" label="column label" type="txt" />
        </repeat>
 
     </inputs>