Mercurial > repos > iuc > fastk_fastk
view macros.xml @ 0:794d07dc1c68 draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/fastk commit 9257c0d48c94f40919d29e48f210c58099608aa7
| author | iuc |
|---|---|
| date | Mon, 04 Nov 2024 14:20:00 +0000 |
| parents | |
| children | 226636a67bc1 |
line wrap: on
line source
<macros> <token name="@TOOL_VERSION@">1.1.0</token> <token name="@VERSION_SUFFIX@">0</token> <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>
