view macros.xml @ 1:28928576e1ea draft

planemo upload for repository https://github.com/usegalaxy-au/tools-au/tree/main/tools/dorado commit c42b6e3fd2cf6d26e231645a9e8a2986503279e2
author galaxy-australia
date Mon, 22 Jul 2024 04:51:13 +0000
parents 18a8d140ec6f
children 7c47b3c9e493
line wrap: on
line source

<macros>
    <!-- UPDATING: pull the latest container and check the version. Update both tokens. You MUST also update the model list. See README.md for more.  -->
    <token name="@VERSION@">0.7.2+9ac85c6</token>
    <token name="@CONTAINER_HASH@">58b978562389bd0f1842601fb83cdf1eb2920218</token>
    <xml name="requirements">
        <requirements>
            <container type="docker">nanoporetech/dorado:sha@CONTAINER_HASH@</container>
        </requirements>
    </xml>
    <xml name="xrefs">
        <xrefs>
            <xref type="bio.tools">dorado</xref>
        </xrefs>
    </xml>
</macros>