Mercurial > repos > iuc > mlst
view macros.xml @ 4:dba1639c1ba6 draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/mlst commit 19f25d46a82936f0b1a7b53ca1f70d5d6ef69cbe
| author | iuc |
|---|---|
| date | Sat, 29 Dec 2018 13:30:10 -0500 |
| parents | 022dc4bbc27e |
| children | 5dcc6ed221e2 |
line wrap: on
line source
<macros> <token name="@VERSION@">2.16.1</token> <xml name="requirements"> <requirements> <requirement type="package" version="2.16.1">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>
