view macros.xml @ 3:6f7211f93b06 draft default tip

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/metawrapmg commit 0f381ce2cdb0683f1bc8e1da321a5a75440bf619
author iuc
date Tue, 11 Mar 2025 12:23:05 +0000
parents 2a8bc1d26d06
children
line wrap: on
line source

<macros>
    <token name="@TOOL_VERSION@">1.3.0</token>
    <token name="@VERSION_SUFFIX@">2</token>
    <token name="@PROFILE@">22.05</token>
    <xml name="requirements">
        <requirements>
            <requirement type="package" version="@TOOL_VERSION@">metawrap-mg</requirement>
        </requirements>
    </xml>
    <xml name="citations">
        <citations>
            <citation type="doi">
                https://doi.org/10.1186/s40168-018-0541-1
            </citation>
        </citations>
    </xml>
    <xml name="xrefs">
        <xrefs>
            <xref type="bio.tools">metawrap</xref>
        </xrefs>
    </xml>
</macros>