Mercurial > repos > iuc > fastk_logex
view macros.xml @ 1:fb6b6d5e6bd5 draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/fastk commit 2df03448c35339ea02f112abb0d0f07b5c41d93e
| author | iuc |
|---|---|
| date | Mon, 10 Feb 2025 19:30:21 +0000 |
| parents | 73ddd200456a |
| children | ec82f2b95e89 |
line wrap: on
line source
<macros> <token name="@TOOL_VERSION@">1.1.0</token> <token name="@VERSION_SUFFIX@">1</token> <xrefs> <xref type="bio.tools">fastk</xref> </xrefs> <xml name="requirements"> <requirements> <requirement type="package" version="@TOOL_VERSION@">fastk</requirement> </requirements> </xml> <xml name="xrefs"> <xrefs> <xref type="bio.tools">fastk</xref> </xrefs> </xml> <xml name="citations"> <citations> <citation type="bibtex"> @misc{github, author = {Gene Meyers}, year = {2020}, title = {FastK}, publisher = {GitHub}, journal = {GitHub repository}, url = {https://github.com/thegenemyers/FASTK}, } </citation> </citations> </xml> </macros>
