view macros.xml @ 3:eb50e7eca3dc draft default tip

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/metabat2/ commit 3a3dfd676076438bea1518eb731790edfb4da3c0
author iuc
date Thu, 09 Nov 2023 12:23:52 +0000
parents 708abf08a626
children
line wrap: on
line source

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