view macros.xml @ 13:b6ecf14b391f draft default tip

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/gtdbtk commit a894d6d6e571d256b526384886e325f7add0552f
author iuc
date Wed, 14 Jan 2026 09:38:28 +0000
parents 272a67da0113
children
line wrap: on
line source

<macros>
    <token name="@TOOL_VERSION@">2.6.1</token>
    <token name="@VERSION_SUFFIX@">0</token>
    <token name="@PROFILE@">22.05</token>
    <xml name="requirements">
        <requirements>
            <requirement type="package" version="@TOOL_VERSION@">gtdbtk</requirement>
        </requirements>
    </xml>
    <xml name="citations">
        <citations>
            <citation type="doi">10.1093/bioinformatics/btz848</citation>
        </citations>
    </xml>
</macros>