view macros.xml @ 8:b907a3c0434f draft

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/gtdbtk commit 1a745528d394ac7cf79ee912da0ee6c6097ad029
author iuc
date Tue, 17 Sep 2024 10:24:15 +0000
parents fce109bc2aa7
children 5c7ba3d85a01
line wrap: on
line source

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