view macros.xml @ 0:f350d182f786 draft

"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/binning_refiner/ commit 591fef692e8efeb65c5214e6512aeaaf66201b26"
author iuc
date Fri, 18 Feb 2022 13:12:43 +0000
parents
children 1c8d0916f97f
line wrap: on
line source

<macros>
    <token name="@TOOL_VERSION@">1.4.3</token>
    <token name="@VERSION_SUFFIX@">0</token>
    <token name="@PROFILE@">21.09</token>
    <xml name="requirements">
        <requirements>
            <requirement type="package" version="@TOOL_VERSION@">binning_refiner</requirement>
        </requirements>
    </xml>
    <xml name="citations">
        <citations>
            <citation type="doi">10.1093/bioinformatics/btx086</citation>
        </citations>
    </xml>
</macros>