view macros.xml @ 3:0c7fadfe52e2 draft default tip

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/seqkit commit 3f642e2789c23709a041d4165285bcdce9a5c135
author iuc
date Thu, 05 Mar 2026 14:04:18 +0000
parents 22a535d54360
children
line wrap: on
line source

<macros>
    <token name="@TOOL_VERSION@">2.13.0</token>
    <token name="@VERSION_SUFFIX@">0</token>
    <token name="@PROFILE@">25.0</token>
    <token name="@FASTQ_TYPES@">fasta,fasta.gz,fastqsanger,fastqsanger.gz</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>