view macros.xml @ 4:9e2772125405 draft

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/miniprot commit a411dff38de49b830297ba7c9a8f023abc9591aa
author iuc
date Mon, 11 Mar 2024 15:26:49 +0000
parents 3ccb407501d8
children aeb4c76d007b
line wrap: on
line source

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