view ete_macros.xml @ 6:f1eca1158f21 draft

planemo upload for repository https://github.com/TGAC/earlham-galaxytools/tree/master/tools/ete commit 133bb57feca9672734d664e6b34e428488cf2e73
author earlhaminst
date Wed, 10 Oct 2018 05:24:04 -0400
parents 03c10736e497
children 541a2ffc01ff
line wrap: on
line source

<?xml version="1.0"?>
<macros>
    <token name="@VERSION@">3.1.1</token>
    <xml name="requirements">
        <requirements>
            <requirement type="package" version="@VERSION@">ete3</requirement>
        </requirements>
    </xml>
    <xml name="citations">
        <citations>
            <citation type="doi">10.1093/molbev/msw046</citation>
        </citations>
    </xml>
</macros>