view macros.xml @ 3:ddfb9c10740a draft default tip

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/comebin/ commit f33c09bd4b736c401cdc037e328c7be4a24d8cf5
author iuc
date Thu, 21 Aug 2025 08:48:35 +0000
parents 5910c5106cdc
children
line wrap: on
line source

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