changeset 8:8b0f010d356c draft

planemo upload commit 1af8d398aa035883718d02bb1b9051edb5d10c48-dirty
author tiagoantao
date Thu, 31 Mar 2016 10:33:32 -0400
parents 2c843c8df821
children 1bce4c0c9369
files barcode_sort.xml
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/barcode_sort.xml	Thu Mar 31 10:32:59 2016 -0400
+++ b/barcode_sort.xml	Thu Mar 31 10:33:32 2016 -0400
@@ -1,4 +1,4 @@
-<tool id="barcode_sort_stacks" name="Barcode sorting for Stacks"  version="1.0.1" force_history_refresh="True">
+<tool id="barcode_sort_stacks" name="Barcode sorting for Stacks"  version="2.0.0" force_history_refresh="True">
   <description>Barcode Sorting with Paired-End reads for Stacks</description>
 
 <stdio>
@@ -12,7 +12,7 @@
 </command>
 
 <inputs>
-  <param name="barcode" format="txt" type="data" label="Barcode file" />
+  <param name="barcode" format="text" type="data" label="Barcode file" />
   <param name="barcode_length" type="integer" value="6" label="Barcode length" />
   <param name="f1" type="data" format="fastq" label="First read FASTQ" />
   <param name="f2" type="data" format="fastq" label="Second read FASTQ" />