view macros.xml @ 1:09d581feed46 draft

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bedtools commit 1a8f89c930408a481143f7d6493746cd5fa30c3e
author iuc
date Wed, 18 Apr 2018 04:02:52 -0400
parents 6442d25062bf
children 654675e1e7c9
line wrap: on
line source

<macros>
    <xml name="requirements">
        <requirements>
            <requirement type="package" version="@VERSION@">bctools</requirement>
        </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>