view macros.xml @ 7:39bed8de8017 draft

"planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/racon commit 315fa3071141484b055db128f7d116a774cc5beb"
author bgruening
date Wed, 13 Apr 2022 15:38:59 +0000
parents 7c847ec300b8
children e100a765370e
line wrap: on
line source

<macros>
    <xml name="requirements">
        <requirements>
        <requirement type="package" version="@TOOL_VERSION@">racon</requirement>
            <yield/>
        </requirements>
    </xml>
    <token name="@TOOL_VERSION@">1.5.0</token>
    <token name="@VERSION_SUFFIX@">0</token>
    <xml name="citations">
        <citations>
            <citation type="doi">10.1101/gr.214270.116</citation>
            <yield />
        </citations>
    </xml>
</macros>