view macros.xml @ 9:5c7ba3d85a01 draft

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/gtdbtk commit 0f5d58e0011fcfc9c772ba9392deaed186e045eb
author iuc
date Wed, 25 Sep 2024 06:56:25 +0000
parents b907a3c0434f
children 4d9445dff47b
line wrap: on
line source

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