Mercurial > repos > iuc > snippy
diff macros.xml @ 12:fa016f1eea1a draft
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/snippy commit 7dec701af24e00b3328459f0a823eefd461237bb"
author | iuc |
---|---|
date | Wed, 07 Apr 2021 11:24:48 +0000 |
parents | 5bbf9eada9c2 |
children | d220115f882b |
line wrap: on
line diff
--- a/macros.xml Wed Mar 11 03:50:47 2020 -0400 +++ b/macros.xml Wed Apr 07 11:24:48 2021 +0000 @@ -1,12 +1,15 @@ <macros> <xml name="requirements"> <requirements> - <requirement type="package" version="@VERSION@">snippy</requirement> + <requirement type="package" version="@WRAPPER_VERSION@">snippy</requirement> <requirement type="package" version="1.32">tar</requirement> <yield /> </requirements> </xml> + <token name="@WRAPPER_VERSION@">4.5.0</token> + <token name="@VERSION_SUFFIX@">1</token> + <xml name="version_command"> <version_command><![CDATA[snippy --version]]></version_command> </xml> @@ -52,13 +55,11 @@ </param> </when> <when value="history"> - <param name="ref_file" type="data" format="fasta,genbank" label="Use the following dataset as the reference sequence" help="You can upload a FASTA or FASTQ sequence to the history and use it as reference" /> + <param name="ref_file" type="data" format="fasta,fasta.gz,genbank" label="Use the following dataset as the reference sequence" help="You can upload a FASTA or FASTQ sequence to the history and use it as reference" /> </when> </conditional> </xml> - <token name="@VERSION@">4.5.0</token> - <xml name="citations"> <citations> <citation type="bibtex">@UNPUBLISHED{Seemann2013,