Mercurial > repos > iuc > fastk_logex
view macros.xml @ 2:ec82f2b95e89 draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/fastk commit de98c1736ab624bff379c3e83ccfc19cb2995684
| author | iuc |
|---|---|
| date | Wed, 19 Feb 2025 11:17:07 +0000 |
| parents | fb6b6d5e6bd5 |
| 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>
