comparison macros.xml @ 3:1145758d2f0b draft

planemo upload for repository https://github.com/usegalaxy-au/tools-au/tree/master/tools/dorado commit 6961f310fe940d649523c4468ea35323b3eff257
author galaxy-australia
date Tue, 22 Oct 2024 22:32:22 +0000
parents 7c47b3c9e493
children
comparison
equal deleted inserted replaced
2:7c47b3c9e493 3:1145758d2f0b
1 <macros> 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. --> 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.3+6e6c45c</token> 3 <token name="@VERSION@">0.8.2+6b413c9</token>
4 <token name="@CONTAINER_HASH@">4fa3fd6a5b5ed1b6256500c4368f7dae9c43df97</token> 4 <token name="@CONTAINER_HASH@">ae1d5e75f94041e4fd7af4a7ed6e6432b0eaea29</token>
5 <xml name="requirements"> 5 <xml name="requirements">
6 <requirements> 6 <requirements>
7 <container type="docker">nanoporetech/dorado:sha@CONTAINER_HASH@</container> 7 <container type="docker">nanoporetech/dorado:sha@CONTAINER_HASH@</container>
8 </requirements> 8 </requirements>
9 </xml> 9 </xml>
10 <xml name="xrefs"> 10 <xml name="xrefs">
11 <xrefs> 11 <xrefs>
12 <xref type="bio.tools">dorado</xref> 12 <xref type="bio.tools">dorado</xref>
13 </xrefs> 13 </xrefs>
14 </xml> 14 </xml>
15 <xml name="citation">
16 <citations>
17 <citation type="bibtex">
18 @misc{dorado,
19 title = {Dorado},
20 author = {{Oxford Nanopore}},
21 year = {2024},
22 url = {https://github.com/nanoporetech/dorado/},
23 }
24 </citation>
25 </citations>
26 </xml>
15 </macros> 27 </macros>