view macros.xml @ 0:58e81911db44 draft default tip

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/comebin_bam/ commit ac8533700fff90dbc9cfc2af66c2a721e4b52f2c
author iuc
date Fri, 07 Nov 2025 16:14:07 +0000
parents
children
line wrap: on
line source

<macros>
    <xml name="requirements">
        <requirements>
            <requirement type="package" version="@TOOL_VERSION@">comebin</requirement>
        </requirements>
    </xml>
    <token name="@TOOL_VERSION@">1.0.4</token>
    <token name="@VERSION_SUFFIX@">0</token>
    <token name="@PROFILE@">24.2</token>
    <xml name="citations">
        <citations>
            <citation type="doi">10.1038/s41467-023-44290-z</citation>
        </citations>
    </xml>
</macros>