view ete_macros.xml @ 12:dc32007a6b36 draft

planemo upload for repository https://github.com/TGAC/earlham-galaxytools/tree/master/tools/ete commit c568584f1eaa1366603b89db7e52994812f5d387
author earlhaminst
date Tue, 07 Jun 2022 08:58:05 +0000
parents 541a2ffc01ff
children d40b9a7debe5
line wrap: on
line source

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