view macros.xml @ 8:cb20f99fd45b draft

"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tool_collections/bamtools/bamtools_filter commit 8d5ae1d04c43988fdcc458f4f08376a15e72db8e"
author iuc
date Thu, 20 Feb 2020 17:23:24 -0500
parents 82658c080fd0
children 1dfd95ee241e
line wrap: on
line source

<?xml version="1.0"?>
<macros>
    <token name="@VERSION@">2.4.0</token>
    <xml name="requirements">
        <requirements>
            <requirement type="package" version="@VERSION@">bamtools</requirement>
            <requirement type="package" version="1.4.1">samtools</requirement>
        </requirements>
    </xml>
    <xml name="citations">
        <citations>
            <citation type="doi">10.1093/bioinformatics/btr174</citation>
        </citations>
    </xml>
</macros>