changeset 9:1bce4c0c9369 draft

planemo upload commit 1af8d398aa035883718d02bb1b9051edb5d10c48-dirty
author tiagoantao
date Thu, 31 Mar 2016 10:34:04 -0400
parents 8b0f010d356c
children f153f82e6d3a
files barcode_sort.xml
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/barcode_sort.xml	Thu Mar 31 10:33:32 2016 -0400
+++ b/barcode_sort.xml	Thu Mar 31 10:34:04 2016 -0400
@@ -16,7 +16,7 @@
   <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" />
-  <param name="cut_site" type="txt" value="TGCA" label="Cut site" />
+  <param name="cut_site" type="text" value="TGCA" label="Cut site" />
 </inputs>
 <outputs>
   <data format="fastq" name="barcoded" label="Barcoded sequences"/>