view macros.xml @ 0:66d1f96c5600 draft

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bedtools commit ae3b9baaf7040ed8b165d17466b8b2fe016d3d48
author iuc
date Tue, 14 Nov 2017 05:52:26 -0500
parents
children ca1320644fad
line wrap: on
line source

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