Mercurial > repos > iuc > bwameth
diff bwameth.xml @ 1:2fa5cb67c08b draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tools/bwameth commit f96ef202e742cc1d260bce023ae0d1e1499a11d8
| author | iuc |
|---|---|
| date | Wed, 21 Dec 2016 17:49:42 -0500 |
| parents | 8e1a2c5a540c |
| children | b808ce0bf29b |
line wrap: on
line diff
--- a/bwameth.xml Wed Sep 14 16:55:35 2016 -0400 +++ b/bwameth.xml Wed Dec 21 17:49:42 2016 -0500 @@ -1,4 +1,4 @@ -<tool id="bwameth" name="bwameth" version="0.2.0"> +<tool id="bwameth" name="bwameth" version="0.2.0.2"> <description>Fast and accurate aligner of BS-Seq reads.</description> <requirements> <requirement type="package" version="1.2">samtools</requirement> @@ -41,7 +41,7 @@ <option value="indexed">Use a built-in index</option> </param> <when value="history"> - <param name="reference" type="data" format="fasta" metadata_name="dbkey" label="Select a genome" help="in FASTA format" /> + <param name="reference" type="data" format="fasta" label="Select a genome" help="in FASTA format" /> </when> <when value="indexed"> <param name="index" type="select" label="Select a reference genome" help="If your genome of interest is not listed, contact your Galaxy admin">
