view macros.xml @ 4:b08ac10aed96 draft

"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bracken commit 60d7a2dd300629ceca547acc8f194f466addfd8a"
author iuc
date Mon, 07 Jun 2021 20:32:37 +0000
parents 0b967e0ceb18
children 19035a7b1106
line wrap: on
line source

<macros>
    <token name="@TOOL_VERSION@">2.6.1</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>