view macros.xml @ 4:00e3b4ef7e0c draft default tip

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/metabat2/ commit 37e664b4211a39ac3dba2adb871c0b0ec80a4215
author iuc
date Sat, 25 Jan 2025 21:16:23 +0000
parents ec045ca00b50
children
line wrap: on
line source

<macros>
    <token name="@TOOL_VERSION@">2.17</token>
    <token name="@VERSION_SUFFIX@">0</token>
    <token name="@PROFILE@">21.01</token>
    <xml name="biotools">
        <xrefs>
            <xref type="bio.tools">MetaBAT_2</xref>
        </xrefs>
    </xml>
    <xml name="requirements">
        <requirements>
            <requirement type="package" version="@TOOL_VERSION@">metabat2</requirement>
        </requirements>
    </xml>
    <xml name="citations">
        <citations>
            <citation type="doi">10.7717/peerj.7359</citation>
        </citations>
    </xml>
</macros>