diff umi-tools_extract.xml @ 16:7accf7407811 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:38:07 +0000
parents 27ac32a22ad2
children
line wrap: on
line diff
--- a/umi-tools_extract.xml	Mon Sep 13 14:52:06 2021 +0000
+++ b/umi-tools_extract.xml	Sat Oct 23 20:38:07 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">