view macros.xml @ 1:2eebe7f521f3 draft

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/omark/ commit 839a3c8e9b651fbc0f4fefdd79ce1545a257cb0f
author iuc
date Thu, 07 Mar 2024 18:22:16 +0000
parents ce13b4c42256
children 9607b69326e1
line wrap: on
line source

<macros>
    <token name="@TOOL_VERSION@">0.3.0</token>
    <token name="@VERSION_SUFFIX@">1</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>