view macros.xml @ 4:ceb52582a5b1 draft

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/omark/ commit 547a79caaf320c241b148f73452036850880ce6f
author iuc
date Fri, 14 Mar 2025 10:03:45 +0000
parents 9607b69326e1
children 0291e0e81551
line wrap: on
line source

<macros>
    <token name="@TOOL_VERSION@">0.3.1</token>
    <token name="@VERSION_SUFFIX@">0</token>

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

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

</macros>