view macros.xml @ 4:e40d2adb0896 draft

"planemo upload for repository https://github.com/quadram-institute-bioscience/galaxy-tools/tree/master/tools/bbmap commit d468e81e47906b2427e4e61f70101fac00a34aab-dirty"
author thanhlv
date Thu, 02 Jan 2020 17:17:56 +0000
parents 23ecfa3e5eff
children
line wrap: on
line source

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

    <xml name="version_command">
        <version_command>echo "38.73"</version_command>
    </xml>

    <xml name="citations">
        <citations>
            <citation type="doi">10.1371/journal.pone.0185056</citation>
        </citations>
    </xml>
</macros>