view macros.xml @ 2:7c1dc010a819 draft

planemo upload for repository https://github.com/genouest/galaxy-tools/tree/master/tools/helixer commit 85a0295d96722d39bc249fa3be1145ce2b9801e3
author genouest
date Mon, 26 Feb 2024 09:47:53 +0000
parents 7bc75dd0f782
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>