view macros.xml @ 2:067139d6fc88 draft default tip

"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bedtools commit 758b42538f722759e7b5414f64c9a7973cc221b4"
author iuc
date Wed, 25 Dec 2019 11:40:16 -0500
parents 2cbc4dd55cd8
children
line wrap: on
line source

<macros>
    <xml name="requirements">
        <requirements>
            <requirement type="package" version="@VERSION@">bctools</requirement>
            <yield/>
        </requirements>
    </xml>
    <token name="@VERSION@">0.2.2</token>
    <xml name="citations">
        <citations>
            <citation type="doi">10.1016/j.molcel.2013.07.001</citation>
        </citations>
    </xml>
</macros>