changeset 10:828dba98cdb4 draft

planemo upload commit 04285134f1d28f273bed56976895072148c443c9
author iuc
date Fri, 17 Aug 2018 09:41:59 -0400
parents 99aea37a7ff7
children a472e995d157
files umi-tools_extract.xml
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/umi-tools_extract.xml	Fri Jul 20 03:49:48 2018 -0400
+++ b/umi-tools_extract.xml	Fri Aug 17 09:41:59 2018 -0400
@@ -90,7 +90,7 @@
             </param>
             <when value="no" />
             <when value="yes" >
-                <param name="filter_barcode_file" type="data" format="tsv" label="Barcode File" />
+                <param name="filter_barcode_file" type="data" format="tabular,tsv" label="Barcode File" />
                 <param name="filter_correct" argument="--error-correct-cell" type="boolean" truevalue="--error-correct-cell" falsevalue="" checked="false" label="Apply correction to cell barcodes?" help="This only applies if your barcode file has two columns output from the umi_tools whitelist command." />
             </when>
         </conditional>