Mercurial > repos > iuc > fastk_histex
view macros.xml @ 3:e1954bd8bde9 draft default tip
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/fastk commit 64d29a89de7b928abec794a8d34c010724ae0fb3
| author | iuc |
|---|---|
| date | Fri, 07 Mar 2025 09:44:04 +0000 |
| parents | 3e5642ac5620 |
| children |
line wrap: on
line source
<macros> <token name="@TOOL_VERSION@">1.1.0</token> <token name="@VERSION_SUFFIX@">2</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>
