Mercurial > repos > iuc > bctools_remove_spurious_events
view macros.xml @ 3:4739be4dcf1e draft
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bedtools commit 446d9e101831b0c61c4a6b75d0b9bedeb1fdbdb6"
| author | iuc |
|---|---|
| date | Wed, 15 Jan 2020 22:09:24 +0000 |
| parents | b9e16508f80c |
| children | f0008ed4664b |
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>
