view macros.xml @ 0:aaa924525210 draft

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/gtdbtk commit b03f4ddae33360b4977576fa08a1529b8b008557
author galaxy-australia
date Mon, 19 Dec 2022 07:03:08 +0000
parents
children
line wrap: on
line source

<macros>
    <token name="@TOOL_VERSION@">2.1.1</token>
    <token name="@VERSION_SUFFIX@">0</token>
    <token name="@PROFILE@">20.09</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>