Mercurial > repos > iuc > stacks_clonefilter
diff stacks_clonefilter.xml @ 2:596b1e36b13c draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/stacks commit d127e451bbe9267768092f1d890ab1a147c3b2cf
| author | iuc |
|---|---|
| date | Fri, 02 Jun 2017 00:14:49 -0400 |
| parents | 0d6bc3ce9b6a |
| children | 40a90780ac77 |
line wrap: on
line diff
--- a/stacks_clonefilter.xml Tue May 23 14:12:00 2017 -0400 +++ b/stacks_clonefilter.xml Fri Jun 02 00:14:49 2017 -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>
