Mercurial > repos > iuc > mlst
view macros.xml @ 6:7eb5e58d2263 draft
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/mlst commit e0d4688a59e6eeba33adcfe803ac43d0bc2863e7"
| author | iuc |
|---|---|
| date | Wed, 01 Sep 2021 07:41:48 +0000 |
| parents | 5dcc6ed221e2 |
| 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>
