view macros.xml @ 3:e3846dc36c4d draft

planemo upload for repository https://github.com/genouest/galaxy-tools/tree/master/tools/helixer commit b98998db24a203964671f6d41cc1b9d005dc4a0c
author genouest
date Tue, 19 Mar 2024 09:05:38 +0000
parents 7c1dc010a819
children ec1a90b97047
line wrap: on
line source

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