Mercurial > repos > iuc > mlst
view macros.xml @ 6:31812e7a1315 draft default tip
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/mlst commit ecebab288909d75a9f6e86d34a5c85e246678ab2
author | iuc |
---|---|
date | Wed, 15 Jun 2022 19:00:04 +0000 |
parents | ded48b36f3b7 |
children |
line wrap: on
line source
<macros> <token name="@VERSION@">2.22.0</token> <xml name="requirements"> <requirements> <requirement type="package" version="@VERSION@">mlst</requirement> </requirements> </xml> <xml name="version_command"> <version_command>mlst --version</version_command> </xml> <xml name="citations"> <citations> <citation type="bibtex"> @UNPUBLISHED{Seemann2016, author = "Seemann T", title = "MLST: Scan contig files against PubMLST typing schemes", year = "2016", url = {https://github.com/tseemann/mlst} } </citation> </citations> </xml> </macros>