view macros.xml @ 1:7ff7680fa713 draft default tip

planemo upload for repository https://github.com/usegalaxy-au/tools-au/tree/master/tools/dorado commit 42ce963fae778982b4aab4ef3b1e88480dea5053
author galaxy-australia
date Mon, 11 Nov 2024 03:05:14 +0000
parents 1957f881bdf4
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.8.2+6b413c9</token>
    <token name="@CONTAINER_HASH@">ae1d5e75f94041e4fd7af4a7ed6e6432b0eaea29</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>
    <xml name="citation">
        <citations>
            <citation type="bibtex">
                @misc{dorado,
                    title = {Dorado},
                    author = {{Oxford Nanopore}},
                    year = {2024},
                    url = {https://github.com/nanoporetech/dorado/},
                    }
            </citation>
        </citations>
    </xml>
</macros>