view macros.xml @ 0:003e5886304d draft default tip

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/fur commit 24966e011387cb768be93e3aaf0de97b5fc3e5ef
author iuc
date Mon, 16 Feb 2026 12:14:40 +0000
parents
children
line wrap: on
line source

<macros>
    <token name="@TOOL_VERSION@">4.3</token>
    <token name="@VERSION_SUFFIX@">0</token>
    <token name="@PROFILE@">25.0</token>

    <xml name="requirements">
        <requirements>
            <requirement type="package" version="@TOOL_VERSION@">fur</requirement>
        </requirements>
    </xml>

    <xml name="citations">
        <citations>
            <citation type="doi">10.1093/bioinformatics/btab022</citation>
            <citation type="doi">10.1093/bioadv/vbae113</citation>
        </citations>
    </xml>
</macros>