view macros.xml @ 2:99c9427219d3 draft

planemo upload for repository https://github.com/usegalaxy-au/tools-au/tree/master/tools/dorado commit b284c9f73661ddf8d4f77bbab4e9ac2db6963a62
author galaxy-australia
date Tue, 06 Aug 2024 08:03:44 +0000
parents fc5b6491cf78
children c2a23340f233
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.3+6e6c45c</token>
    <token name="@CONTAINER_HASH@">4fa3fd6a5b5ed1b6256500c4368f7dae9c43df97</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>