view macros.xml @ 5:6b20d051d0dc draft default tip

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/miniprot commit 810c6000c2d67e78764285c659c8082bbc573d71
author iuc
date Thu, 28 Mar 2024 17:28:56 +0000
parents 00b22efdd100
children
line wrap: on
line source

<macros>
    <token name="@TOOL_VERSION@">0.13</token>
    <token name="@VERSION_SUFFIX@">0</token>
    <xml name="citation">
        <citations>
            <citation type="doi">10.1093/bioinformatics/btad014</citation> 
        </citations>
    </xml>
    <xml name="requirements">
        <requirements>
            <requirement type="package" version="@TOOL_VERSION@">miniprot</requirement>
        </requirements>
    </xml>
    <xml name="xrefs">
        <xrefs>
            <xref type="bio.tools">miniprot</xref>
        </xrefs>
    </xml>
</macros>