view macros.xml @ 5:c2fc4ac35199 draft default tip

planemo upload for repository https://github.com/genouest/galaxy-tools/tree/master/tools/helixer commit 54445b041f46b8b3a8e25e90e84f034cdddd2ab1
author genouest
date Tue, 09 Jul 2024 13:09:23 +0000
parents ec1a90b97047
children
line wrap: on
line source

<macros>
    <token name="@TOOL_VERSION@">0.3.3</token>
    <token name="@VERSION_SUFFIX@">1</token>


    <xml name="citation">
        <citations>
            <citation type="doi">10.1101/2023.02.06.527280</citation>
            <citation type="doi">10.1093/bioinformatics/btaa1044</citation>
        </citations>
    </xml>

    <xml name="requirements">
        <container type="docker">gglyptodon/helixer-docker:helixer_v@TOOL_VERSION@_cuda_11.8.0-cudnn8</container>
    </xml>

</macros>