Mercurial > repos > iuc > umi_tools_extract
comparison umi-tools_extract.xml @ 10:828dba98cdb4 draft
planemo upload commit 04285134f1d28f273bed56976895072148c443c9
author | iuc |
---|---|
date | Fri, 17 Aug 2018 09:41:59 -0400 |
parents | 3cfd8e1073d7 |
children | a472e995d157 |
comparison
equal
deleted
inserted
replaced
9:99aea37a7ff7 | 10:828dba98cdb4 |
---|---|
88 <option value="yes">Yes</option> | 88 <option value="yes">Yes</option> |
89 <option value="no" selected="true" >No</option> | 89 <option value="no" selected="true" >No</option> |
90 </param> | 90 </param> |
91 <when value="no" /> | 91 <when value="no" /> |
92 <when value="yes" > | 92 <when value="yes" > |
93 <param name="filter_barcode_file" type="data" format="tsv" label="Barcode File" /> | 93 <param name="filter_barcode_file" type="data" format="tabular,tsv" label="Barcode File" /> |
94 <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." /> | 94 <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." /> |
95 </when> | 95 </when> |
96 </conditional> | 96 </conditional> |
97 | 97 |
98 <param name="extract_method" type="select" label="Method to extract barcodes" > | 98 <param name="extract_method" type="select" label="Method to extract barcodes" > |