view macros.xml @ 0:555ca19d07e6 draft default tip

planemo upload for repository https://github.com/goeckslab/tools-st/tree/main/tools/spatialge commit 482b2e0e6ca7aaa789ba07b8cd689da9a01532ef
author goeckslab
date Wed, 13 Aug 2025 19:32:19 +0000
parents
children
line wrap: on
line source

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

    <xml name="spatialge_requirements">
        <requirements>
            <container type="docker">quay.io/goeckslab/spatialge</container>
        </requirements>
    </xml>

    <xml name="citations">
        <citations>
            <citation type="doi">10.1093/bioinformatics/btac145</citation>
        </citations>
    </xml>
</macros>