Mercurial > repos > iuc > umi_tools_extract
changeset 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 | f3759eec3018 |
files | macros.xml umi-tools_extract.xml |
diffstat | 2 files changed, 3 insertions(+), 3 deletions(-) [+] |
line wrap: on
line diff
--- a/macros.xml Mon Sep 13 14:52:06 2021 +0000 +++ b/macros.xml Sat Oct 23 20:38:07 2021 +0000 @@ -4,7 +4,7 @@ <!-- macros applying to all umi_tools --> <token name="@TOOL_VERSION@">1.1.2</token> - <token name="@VERSION_SUFFIX@">0</token> + <token name="@VERSION_SUFFIX@">1</token> <token name="@PROFILE@">21.01</token> <xml name="requirements"> <requirements>
--- 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">