comparison macros.xml @ 0:ce2477cd3d95 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:53:20 -0500
parents
children c30fc94e6611
comparison
equal deleted inserted replaced
-1:000000000000 0:ce2477cd3d95
1 <macros>
2 <xml name="requirements">
3 <requirements>
4 <requirement type="package" version="@VERSION@">bctools</requirement>
5 </requirements>
6 </xml>
7 <token name="@VERSION@">0.2.1</token>
8 <xml name="citations">
9 <citations>
10 <citation type="doi">10.1016/j.molcel.2013.07.001</citation>
11 </citations>
12 </xml>
13 </macros>