view macros.xml @ 4:7100ed4a31a2 draft default tip

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/pbmm2 commit a843752a23c6feacb7bd37a2574cb05c51c6b898
author iuc
date Mon, 04 Nov 2024 22:10:45 +0000
parents e1d39a293b5a
children
line wrap: on
line source

<macros>
    <token name="@TOOL_VERSION@">1.16.0</token>
    <token name="@VERSION_SUFFIX@">0</token>
    <token name="@PROFILE@">20.09</token>
    <xml name="requirements">
        <requirements>
            <requirement type="package" version="@TOOL_VERSION@">pbmm2</requirement>
        </requirements>
    </xml>
    <xml name="xrefs">
        <xrefs>
            <xref type="bio.tools">pbmm2</xref>
        </xrefs>
    </xml>
    <xml name="creator">
        <creator>
            <organization name="Galaxy Australia" url="https://site.usegalaxy.org.au"/>
        </creator>
    </xml>
</macros>