view macros.xml @ 4:ec1a90b97047 draft

planemo upload for repository https://github.com/genouest/galaxy-tools/tree/master/tools/helixer commit ac4695e29dd9248d7f62e39517c73e38546f29a1
author genouest
date Thu, 28 Mar 2024 09:41:23 +0000
parents 7c1dc010a819
children c2fc4ac35199
line wrap: on
line source

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