view macros.xml @ 7:571e6933e972 draft

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/seqkit commit 290e90da7de9edfd27d8e1650356bd6a38747620
author iuc
date Mon, 17 Mar 2025 09:50:43 +0000
parents 95ef41cc06f7
children fe7a1e57a6cf
line wrap: on
line source

<macros>
    <token name="@TOOL_VERSION@">2.10.0</token>
    <token name="@VERSION_SUFFIX@">0</token>
    <token name="@PROFILE@">20.09</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>