view macros.xml @ 2:708abf08a626 draft

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/metabat2/ commit 625074b4bfdb2039935d0cb27115f83f18dae0d6
author iuc
date Tue, 02 Aug 2022 09:40:59 +0000
parents 01f02c5ddff8
children eb50e7eca3dc
line wrap: on
line source

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