view macros.xml @ 4:6115a1fb8db5 draft default tip

planemo upload for repository https://github.com/quadram-institute-bioscience/galaxy-tools/tree/master/tools/bracken commit 6d4991990664d00e33783c94f7f08d13f47c60e2-dirty
author thanhlv
date Thu, 25 May 2023 14:19:05 +0000
parents 2bd5a88cd70d
children
line wrap: on
line source

<macros>
    <token name="@VERSION@">2.8</token>
    <xml name="requirements">
        <requirements>
            <requirement type="package" version="@VERSION@">bracken</requirement>
        </requirements>
    </xml>

    <xml name="citations">
        <citations>
            <citation type="doi">10.7717/peerj-cs.104</citation>
        </citations>
    </xml>
</macros>