view ete_macros.xml @ 7:6a5282f71f82 draft

planemo upload for repository https://github.com/TGAC/earlham-galaxytools/tree/master/tools/ete commit 55116304ad98416757ad689c9a885dd0967f120e
author earlhaminst
date Thu, 11 Oct 2018 11:52:28 -0400
parents f1eca1158f21
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>