view macros.xml @ 2:55b7b257e12f draft

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/pbmm2 commit ea74a1d7e62c0c7f878cf0d83f3539dfbb146b64
author iuc
date Wed, 21 Feb 2024 10:27:49 +0000
parents 29eec6c7bab2
children e1d39a293b5a
line wrap: on
line source

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