view ete_macros.xml @ 15:1e85af7a29c4 draft

planemo upload for repository https://github.com/TGAC/earlham-galaxytools/tree/main/tools/ete commit 6e40bbe92367310e9d3ec69571d08eb49af7c0a6-dirty
author earlhaminst
date Mon, 24 Feb 2025 16:34:12 +0000
parents d40b9a7debe5
children e4d5d9a69c9d
line wrap: on
line source

<?xml version="1.0"?>
<macros>
    <token name="@VERSION@">3.1.3</token>
    <xml name="bio_tools">
        <xrefs>
            <xref type="bio.tools">ete</xref>
        </xrefs>
    </xml>
    <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>