view macros.xml @ 8:e100a765370e draft

planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/racon commit 3ff7b4745ccf85b6cf5a5c64625f9bde6f582b0f
author bgruening
date Wed, 19 Oct 2022 16:12:55 +0000
parents 39bed8de8017
children 936f0b5e7fcc
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@">1</token>
    <xml name="citations">
        <citations>
            <citation type="doi">10.1101/gr.214270.116</citation>
            <yield />
        </citations>
    </xml>
</macros>