view 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
line wrap: on
line source

<?xml version="1.0"?>
<macros>
    <xml name="requirements">
        <requirements>
            <requirement type="package" version="@VERSION@">moabs</requirement>
        </requirements>
    </xml>

    <token name="@VERSION@">1.3.4.6</token>

    <token name="@DMRExample@">

Example::

 chr11	316	1705	-	35	30	5	-1
 chr11	3052	3674	-	17	16	1	-1
 chr11	18599	19013	-	9	7	3	-1
 chr11	19120	19931	-	39	39	0	-1
 chr11	22138	22618	-	14	12	3	-1
 chr11	28140	28356	-	4	4	0	-1
    </token>

    <xml name="citations">
        <citations>
            <citation type="doi">10.1186/gb-2014-15-2-r38</citation>
        </citations>
    </xml>

</macros>