view ete_macros.xml @ 4:87b6de3ef63e draft

planemo upload for repository https://github.com/TGAC/earlham-galaxytools/tree/master/tools/ete commit 41e40314a9b25a9f3c06a13422d367b68334f593
author earlhaminst
date Thu, 22 Mar 2018 13:25:38 -0400
parents 03c10736e497
children f1eca1158f21
line wrap: on
line source

<?xml version="1.0"?>
<macros>
    <token name="@VERSION@">3.0.0b35</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>