Mercurial > repos > iuc > fastk_histex
view macros.xml @ 0:323e5ebf6d5d draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/fastk commit 772b3643ac0ec68d8b322bb0e2b672d26c440a3a
| author | iuc |
|---|---|
| date | Wed, 08 Jan 2025 11:02:29 +0000 |
| parents | |
| children | c0bcbd03d352 |
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="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>
