view macros.xml @ 3:6f570ba54b41 draft default tip

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/omark/ commit bd8257be185e754cfdc72d9315c35a461771c409
author iuc
date Mon, 18 Mar 2024 15:43:48 +0000
parents 9607b69326e1
children
line wrap: on
line source

<macros>
    <token name="@TOOL_VERSION@">0.3.0</token>
    <token name="@VERSION_SUFFIX@">2</token>

    <xml name="requirements">
        <requirement type="package" version="@TOOL_VERSION@">omark</requirement>
        <requirement type="package" version="2.0.2">omamer</requirement>
    </xml>

    <xml name="citation">
        <citations>
            <citation type="doi">10.1101/2022.11.25.517970</citation>
        </citations>
    </xml>

</macros>