view macros.xml @ 4:d38b9fdf04e0 draft default tip

planemo upload for repository https://github.com/shenwei356/taxonkit commit 491bc028e8546bee626ab6f6168a706ab2f5324a
author iuc
date Mon, 04 Nov 2024 22:07:39 +0000
parents b6dd55c620f8
children
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.18.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>