Mercurial > repos > iuc > stacks_clonefilter
diff stacks_clonefilter.xml @ 2:5d12a1115770 draft
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stacks commit 689ccfe1532a4de7b60fe69cd3945601d76aefb6"
author | iuc |
---|---|
date | Thu, 26 Sep 2019 10:21:48 -0400 |
parents | a0a51078cb61 |
children | 3009a21724e7 |
line wrap: on
line diff
--- a/stacks_clonefilter.xml Fri May 26 12:52:40 2017 -0400 +++ b/stacks_clonefilter.xml Thu Sep 26 10:21:48 2019 -0400 @@ -78,8 +78,8 @@ <when value="pair"> <param name="fwd" type="data" format="fastqsanger,fastqsanger.gz" label="Forward FASTQ" /> <param name="rev" type="data" format="fastqsanger,fastqsanger.gz" label="Reverse FASTQ" /> - <param name="barcode_encoding_pair" type="select" label="Barcode location"> - <expand macro="barcode_encoding_single" /> + <param name="barcode_encoding" type="select" label="Barcode location"> + <expand macro="barcode_encoding_pair" /> </param> </when> </conditional>