Mercurial > repos > iuc > mlst
comparison 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 |
comparison
equal
deleted
inserted
replaced
| 2:11e1af1f7f35 | 3:022dc4bbc27e |
|---|---|
| 1 <macros> | |
| 2 <token name="@VERSION@">2.15.1</token> | |
| 3 | |
| 4 <xml name="requirements"> | |
| 5 <requirements> | |
| 6 <requirement type="package" version="2.15.1">mlst</requirement> | |
| 7 </requirements> | |
| 8 </xml> | |
| 9 | |
| 10 <xml name="version_command"> | |
| 11 <version_command>mlst --version</version_command> | |
| 12 </xml> | |
| 13 | |
| 14 <xml name="citations"> | |
| 15 <citations> | |
| 16 <citation type="bibtex"> | |
| 17 @UNPUBLISHED{Seemann2016, | |
| 18 author = "Seemann T", | |
| 19 title = "MLST: Scan contig files against PubMLST typing schemes", | |
| 20 year = "2016", | |
| 21 url = {https://github.com/tseemann/mlst} | |
| 22 } | |
| 23 </citation> | |
| 24 </citations> | |
| 25 </xml> | |
| 26 </macros> |
