Previous changeset 9:99aea37a7ff7 (2018-07-20) Next changeset 11:a472e995d157 (2019-08-27) |
Commit message:
planemo upload commit 04285134f1d28f273bed56976895072148c443c9 |
modified:
umi-tools_extract.xml |
b |
diff -r 99aea37a7ff7 -r 828dba98cdb4 umi-tools_extract.xml --- 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 |
b |
@@ -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> |