view macros.xml @ 3:8d9ee1d00f7f draft

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/seqkit commit 3dbd70c33e5adb451abd1cbd195c2e244c2b0c59
author iuc
date Mon, 27 May 2024 09:39:12 +0000
parents 4e78c6a27670
children 955d1814ed1c
line wrap: on
line source

<macros>
    <token name="@TOOL_VERSION@">2.8.2</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>