view macros.xml @ 3:b1b12eaebfa9 draft

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/seqkit commit e0bd99c950e2c5f403474fad5af0be3829c93607
author iuc
date Sun, 06 Nov 2022 17:48:49 +0000
parents 4beeb5c54821
children
line wrap: on
line source

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