Mercurial > repos > iuc > fairy_cov
view macros.xml @ 3:4e40c6d7bc4a draft default tip
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/fairy commit f4604cc2a269f484d1fcd24f984a44cdcdb39c77
| author | iuc |
|---|---|
| date | Mon, 14 Apr 2025 18:07:26 +0000 |
| parents | d94e49509dac |
| children |
line wrap: on
line source
<macros> <xml name="requirements"> <requirements> <requirement type="package" version="@TOOL_VERSION@">fairy</requirement> <yield/> </requirements> </xml> <token name="@TOOL_VERSION@">0.5.8</token> <token name="@VERSION_SUFFIX@">0</token> <token name="@PROFILE@">24.1</token> <xml name="xrefs"> <xrefs> <xref type="bio.tools">fairy</xref> </xrefs> </xml> <xml name="citations"> <citations> <citation type="doi">10.1101/2024.04.23.590803</citation> <yield/> </citations> </xml> </macros>
