diff umi-tools_extract.xml @ 16:de53243c4b8b draft

"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/umi_tools commit b5b83fd1cf0a44edcd9a6cc7562a3add2f47bd3f"
author iuc
date Sat, 23 Oct 2021 20:34:19 +0000
parents 343ca7cf18b2
children 61fa2b1bed1c
line wrap: on
line diff
--- a/umi-tools_extract.xml	Mon Sep 13 14:48:32 2021 +0000
+++ b/umi-tools_extract.xml	Sat Oct 23 20:34:19 2021 +0000
@@ -87,8 +87,8 @@
         </expand>
         <expand macro="fastq_barcode_extraction_options_macro"/>
 
-        <param argument="--whitelist" type="data" optional="true" format="tabular,tsv" label="Allowlist of accepted barcodes" />
-        <param argument="--blacklist" type="data" optional="true" format="tabular,tsv" label="Denylist of accepted barcodes" />
+        <param argument="--whitelist" type="data" optional="true" format="txt,tabular,tsv" label="Allowlist of accepted barcodes" />
+        <param argument="--blacklist" type="data" optional="true" format="txt,tabular,tsv" label="Denylist of accepted barcodes" />
         <param 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" />
 
         <conditional name="quality">