view macros.xml @ 1:def515972596 draft

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/seqkit commit e3990b99747a48610f5b8427562bd564fdf88015
author iuc
date Tue, 26 Aug 2025 15:07:00 +0000
parents 731f3256c2b3
children df49645c6f6d
line wrap: on
line source

<macros>
    <token name="@TOOL_VERSION@">2.10.1</token>
    <token name="@VERSION_SUFFIX@">0</token>
    <token name="@PROFILE@">24.0</token>
    <xml name="bio_tools">
        <xrefs>
            <xref type="bio.tools">seqkit</xref>
        </xrefs>
    </xml>
    <xml name="requirements">
        <requirements>
            <requirement type="package" version="@TOOL_VERSION@">seqkit</requirement>
        </requirements>
    </xml>
    <xml name="citations">
        <citations>
            <citation type="doi">10.1371/journal.pone.0163962</citation>
        </citations>
    </xml>
</macros>