view macros.xml @ 0:18a8d140ec6f draft default tip

planemo upload for repository https://github.com/usegalaxy-au/tools-au/tree/main/tools/dorado commit 0e768f088307f927787041b98504c594c6bcbe0f
author galaxy-australia
date Fri, 28 Jun 2024 03:38:39 +0000
parents
children
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.1+80da5f5</token>
    <token name="@CONTAINER_HASH@">1c65eb070a9fc1d88710c4dc09b06541f96fdd28</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>