view macros.xml @ 1:f4ec47f1a8da draft

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/pbmm2 commit 037e03be14baed6dbb55af7830dc0e61d1a48862
author iuc
date Mon, 13 Mar 2023 11:34:01 +0000
parents 29eec6c7bab2
children 55b7b257e12f
line wrap: on
line source

<macros>
    <token name="@TOOL_VERSION@">1.10.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>