view macros.xml @ 1:dbf1798c0dcc draft

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/gtdbtk commit 1dddd355fe97cb9d6bb37f93b98f3402184b4320
author iuc
date Thu, 16 Feb 2023 23:35:55 +0000
parents c4db8c4de66f
children 6501b5b33988
line wrap: on
line source

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