comparison macros.xml @ 0:26d7ec4af119 draft

"planemo upload for repository https://github.com/sunnyisgalaxy/moabs commit fca680a439f168971afc9944ccbbdd9b3b65c845"
author iuc
date Fri, 06 Sep 2019 09:54:27 -0400
parents
children 8c8cc81b34cd
comparison
equal deleted inserted replaced
-1:000000000000 0:26d7ec4af119
1 <?xml version="1.0"?>
2 <macros>
3 <xml name="requirements">
4 <requirements>
5 <requirement type="package" version="@VERSION@">moabs</requirement>
6 </requirements>
7 </xml>
8
9 <token name="@VERSION@">1.3.4.6</token>
10
11 <token name="@DMRExample@">
12
13 Example::
14
15 chr11 316 1705 - 35 30 5 -1
16 chr11 3052 3674 - 17 16 1 -1
17 chr11 18599 19013 - 9 7 3 -1
18 chr11 19120 19931 - 39 39 0 -1
19 chr11 22138 22618 - 14 12 3 -1
20 chr11 28140 28356 - 4 4 0 -1
21 </token>
22
23 <xml name="citations">
24 <citations>
25 <citation type="doi">10.1186/gb-2014-15-2-r38</citation>
26 </citations>
27 </xml>
28
29 </macros>