Mercurial > repos > iuc > mlst
view macros.xml @ 3:022dc4bbc27e draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/mlst commit 829727d4bc801d4422680e018c2873bbab2e6a67
| author | iuc |
|---|---|
| date | Mon, 15 Oct 2018 07:41:28 -0400 |
| parents | |
| children | dba1639c1ba6 |
line wrap: on
line source
<macros> <token name="@VERSION@">2.15.1</token> <xml name="requirements"> <requirements> <requirement type="package" version="2.15.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>
