view macros.xml @ 6:997130d220d8 draft

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bracken commit 004793bd31d2b4dcc065fb1fe3ad40fa98190c56
author iuc
date Wed, 06 Jul 2022 14:47:21 +0000
parents 3e33310e819c
children 39422d5f3aa5
line wrap: on
line source

<macros>
    <token name="@TOOL_VERSION@">2.7</token>
    <token name="@VERSION_SUFFIX@">0</token>
    <xml name="requirements">
        <requirements>
            <requirement type="package" version="@TOOL_VERSION@">bracken</requirement>
        </requirements>
    </xml>
    <xml name="version">
        <version_command>echo @TOOL_VERSION@</version_command>
    </xml>
    <xml name="citations">
        <citations>
            <citation type="doi">10.7717/peerj-cs.104</citation>
        </citations>
    </xml>
</macros>