view macros.xml @ 1:6af64b47c154 draft

"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/bracken commit 7a6b3feb245124fa7268a4c334327dfca24d1de5"
author iuc
date Thu, 17 Oct 2019 13:20:31 -0400
parents 6302d40828d2
children 3e33310e819c
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>