Mercurial > repos > iuc > mlst
view macros.xml @ 5:5dcc6ed221e2 draft
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/mlst commit 87f484c6332fae818366a188736d7a735a391204"
| author | iuc |
|---|---|
| date | Mon, 08 Jun 2020 17:08:26 +0000 |
| parents | dba1639c1ba6 |
| children | 9a019e7a150a |
line wrap: on
line source
<macros> <token name="@VERSION@">2.19.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>
