view macros.xml @ 1:bbed92d5d4d9 draft

"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/pax2bam commit 57f71aa633a43ab02bbf05acd0c6d7f406e01f1e"
author iuc
date Thu, 28 Nov 2019 20:34:13 +0000
parents 413d28ca0b6f
children
line wrap: on
line source

<macros>
    <token name="@TOOL_VERSION@">0.0.9</token> 

    <token name="@WRAPPER_VERSION@">galaxy0</token> 

    <xml name="requirements">
        <requirements>
            <requirement type="package" version="@TOOL_VERSION@">bax2bam</requirement>
            <yield/>
        </requirements>
    </xml>
</macros>