Mercurial > repos > iuc > fastga
view fastga_macros.xml @ 0:57121595e33c draft default tip
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/fastga commit 6504da2141da78f7cadb90a2a00e8744b1e0377a
| author | iuc |
|---|---|
| date | Fri, 20 Feb 2026 07:47:05 +0000 |
| parents | |
| children |
line wrap: on
line source
<macros> <token name="@TOOL_VERSION@">1.3.1</token> <token name="@VERSION_SUFFIX@">0</token> <token name="@PROFILE@">25.0</token> <xml name="requirements"> <requirements> <requirement type="package" version="@TOOL_VERSION@">fastga</requirement> </requirements> </xml> <xml name="citations"> <citations> <citation type="bibtex"> @misc{githubFASTGA, author = {Gene Myers and Chenxi Zhou}, year = {2025}, title = {FASTGA}, publisher = {GitHub}, journal = {GitHub repository}, url = {https://github.com/thegenemyers/FASTGA}, }</citation> </citations> </xml> </macros>
