view macros.xml @ 12:9944044da8a2 draft

"planemo upload for repository https://github.com/sanger-pathogens/ariba commit 3a0b92d1a2dcd5c5b75e5b63727850139af21ace-dirty"
author thanhlv
date Fri, 02 Oct 2020 12:00:48 +0000
parents e613afbb9e7a
children
line wrap: on
line source

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

    <xml name="version_command">
        <version_command>ariba version | head -n 1</version_command>
    </xml>

    <xml name="citations">
        <citations>
            <citation type="doi">10.1099/mgen.0.000131</citation>
        </citations>
    </xml>
</macros>