view macros.xml @ 2:6584dfcc7165 draft default tip

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/odgi/ commit 7704c7c172c1c511dc23a3e5babdf3bf8e5198eb
author iuc
date Wed, 07 Sep 2022 17:00:10 +0000
parents 0acf4893bee5
children
line wrap: on
line source

<?xml version="1.0"?>
<macros>
    <xml name="requirements">
        <requirements>
            <requirement type="package" version="@TOOL_VERSION@">odgi</requirement>
        </requirements>
    </xml>
    <token name="@TOOL_VERSION@">0.3</token>
    <token name="@VERSION_SUFFIX@">1</token>
    <xml name="citations">
        <citations>
            <yield />
        </citations>
    </xml>
</macros>