view macros.xml @ 3:bd46669113b9 draft

"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/biom_format commit 3a3e9549dbaa39d32a8fe1f709a9aa89f2f55e72"
author iuc
date Sat, 26 Jun 2021 19:09:19 +0000
parents 0de92f0b96ef
children 54ccb7e1f49a
line wrap: on
line source

<macros>
    <xml name="requirements">
        <requirements>
            <requirement type="package" version="2.1.5">biom-format</requirement>
            <yield/>
        </requirements>
    </xml>
    <token name="@VERSION@">2.1.5</token>
    <xml name="version_command">
        <version_command>biom --version</version_command>
    </xml>
    <xml name="citations">
        <citations>
            <citation type="doi">10.1186/2047-217X-1-7</citation>
            <yield/>
        </citations>
    </xml>
</macros>