view macros.xml @ 1:489850042c43 draft

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/biom_format commit f609ae13de8441b0311e4817aca4f1d1635da028
author iuc
date Wed, 31 May 2017 11:18:47 -0400
parents 1caa5e9ff66d
children 14b4ce9921b5
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>