Mercurial > repos > galaxy-australia > dorado
view macros.xml @ 0:63d8ecfcfab1 draft
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:39:11 +0000 |
parents | |
children | fc5b6491cf78 |
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>