view macros.xml @ 12:3a16872c1088 draft default tip

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/gtdbtk commit 23d1684b920dcacea678a7692695e6f89ea2a7b8
author iuc
date Tue, 23 Dec 2025 08:37:25 +0000
parents 272a67da0113
children
line wrap: on
line source

<macros>
    <token name="@TOOL_VERSION@">2.6.0</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>