view macros.xml @ 10:4d9445dff47b draft default tip

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/gtdbtk commit 6525c2141db269ee993dc79051525f97d3ecbab4
author iuc
date Sat, 28 Sep 2024 16:26:12 +0000
parents 5c7ba3d85a01
children
line wrap: on
line source

<macros>
    <token name="@TOOL_VERSION@">2.4.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>