Mercurial > repos > galaxy-australia > dorado
view macros.xml @ 1:fc5b6491cf78 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:23 +0000 |
parents | 63d8ecfcfab1 |
children | 99c9427219d3 |
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>