view macros.xml @ 5:7a9dd5efc076 draft default tip

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/amber/ commit 430cd92e7151f4ff87796589e7f51e4007aca38f
author iuc
date Mon, 10 Feb 2025 15:08:17 +0000
parents 8d0b2def5e65
children
line wrap: on
line source

<macros>
    <xml name="requirements">
        <requirements>
            <requirement type="package" version="@TOOL_VERSION@">cami-amber</requirement>
            <yield/>
        </requirements>
    </xml>
    <token name="@TOOL_VERSION@">2.0.7</token>
    <token name="@VERSION_SUFFIX@">0</token>
    <token name="@PROFILE@">21.05</token>
    <xml name="xrefs">
        <xrefs>
            <xref type="bio.tools">cami-amber</xref>
        </xrefs>
    </xml>
    <xml name="citations">
        <citations>
            <citation type="doi">10.1093/gigascience/giy069</citation>
            <yield/>
        </citations>
    </xml>
</macros>