view macros.xml @ 1:1592150e38d2 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:37:53 +0000
parents d27a4ed006ee
children a4441f35f17b
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>