view macros.xml @ 3:e1d39a293b5a draft default tip

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/pbmm2 commit e7eed8294ff51dbbd819ace7184b2a555677d770
author iuc
date Mon, 01 Jul 2024 18:29:00 +0000
parents 55b7b257e12f
children
line wrap: on
line source

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