view macros.xml @ 0:4445939cacc9 draft

"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/pax2bam commit 07edb81ab753f8ea6001875e84a68f820febfc88"
author iuc
date Sat, 12 Oct 2019 06:52:23 -0400
parents
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>