Mercurial > repos > iuc > fastk_fastk
view macros.xml @ 2:b446c2f40b60 draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/fastk commit 9412d515121c3b2d55d3b2040dc04869866eae66
| author | iuc |
|---|---|
| date | Fri, 06 Dec 2024 15:47:31 +0000 |
| parents | 226636a67bc1 |
| children | b7b4d73c7f66 |
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>
