view macros.xml @ 3:8d0b2def5e65 draft default tip

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/amber/ commit 04a067550f7d61ca8ff489e3de64efd0da3abcf1
author iuc
date Sun, 08 Sep 2024 14:37:41 +0000
parents d368e312aebd
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="citations">
        <citations>
            <citation type="doi">10.1093/gigascience/giy069</citation>
            <yield/>
        </citations>
    </xml>
</macros>