view macros.xml @ 3:e1d4cab2daea draft

"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bracken commit 2e8d990fa8b6de085046195464071020b467ce5a"
author iuc
date Sun, 19 Jan 2020 04:34:14 -0500
parents 0b967e0ceb18
children b08ac10aed96
line wrap: on
line source

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