comparison macros.xml @ 0:18a8d140ec6f 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:38:39 +0000
parents
children 28928576e1ea
comparison
equal deleted inserted replaced
-1:000000000000 0:18a8d140ec6f
1 <macros>
2 <!-- UPDATING: pull the latest container and check the version. Update both tokens. You MUST also update the model list. See README.md for more. -->
3 <token name="@VERSION@">0.7.1+80da5f5</token>
4 <token name="@CONTAINER_HASH@">1c65eb070a9fc1d88710c4dc09b06541f96fdd28</token>
5 <xml name="requirements">
6 <requirements>
7 <container type="docker">nanoporetech/dorado:sha@CONTAINER_HASH@</container>
8 </requirements>
9 </xml>
10 <xml name="xrefs">
11 <xrefs>
12 <xref type="bio.tools">dorado</xref>
13 </xrefs>
14 </xml>
15 </macros>