view macros.xml @ 2:9607b69326e1 draft

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/omark/ commit 344924b5d73a8cb6f70069694072b69f92f71dda
author iuc
date Tue, 12 Mar 2024 08:33:56 +0000
parents 2eebe7f521f3
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>