view macros.xml @ 3:78037fc14d70 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:05 +0000
parents 0a76684081ae
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>