view macros.xml @ 1:01f02c5ddff8 draft

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/metabat2/ commit f239f2bb562330c955c19c328935793d6f1f2aa7
author iuc
date Fri, 29 Jul 2022 12:38:24 +0000
parents 76bc4efa1aeb
children 708abf08a626
line wrap: on
line source

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