view macros.xml @ 3:5c72eb992651 draft default tip

"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bedtools commit 446d9e101831b0c61c4a6b75d0b9bedeb1fdbdb6"
author iuc
date Wed, 15 Jan 2020 17:12:22 -0500
parents 84aff696aa97
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>