view macros.xml @ 1:f3ad4035d3b8 draft

planemo upload for repository https://github.com/shenwei356/taxonkit commit 703018a5f716e73f2bace7fffee12ae4329fb2c2
author iuc
date Wed, 14 Aug 2024 18:00:37 +0000
parents fef3330cf950
children 12d77f26745a
line wrap: on
line source

<macros>
    <xml name="requirements">
        <requirements>
            <requirement type="package" version="@TOOL_VERSION@">taxonkit</requirement>
            <yield/>
        </requirements>
    </xml>
    <token name="@TOOL_VERSION@">0.17.0</token>
    <token name="@VERSION_SUFFIX@">0</token>
    <token name="@PROFILE@">21.05</token>
    <xml name="biotools">
        <xrefs>
            <xref type="bio.tools">taxonkit</xref>
        </xrefs>
    </xml>
    <xml name="citations">
        <citations>
            <citation type="doi">10.1016/j.jgg.2021.03.006</citation>
            <yield/>
        </citations>
    </xml>
</macros>