view macros.xml @ 1:cfd6e76541ff draft default tip

planemo upload for repository https://github.com/biod/sambamba commit 99bb4ed496a9cce79ab0a7e613230cf63a44d9f9
author bgruening
date Mon, 10 Feb 2025 19:12:51 +0000
parents ce3927af5a8f
children
line wrap: on
line source

<macros>
    <token name="@TOOL_VERSION@">1.0.1</token>
    <token name="@SUFFIX_VERSION@">2</token>
    <xml name="requirements">
        <requirements>
            <requirement type="package" version="1.0.1">sambamba</requirement>
            <yield/>
        </requirements>
    </xml>
    
    <xml name="citations">
        <citations>
            <citation type="doi">10.1093/bioinformatics/btv098</citation>
            <yield />
        </citations>
    </xml>
</macros>