comparison macros.xml @ 0:1957f881bdf4 draft

planemo upload for repository https://github.com/usegalaxy-au/tools-au/tree/master/tools/dorado commit 8f48f7ee85162eeaa9c0247c7bb7d699f84d6ca7
author galaxy-australia
date Mon, 04 Nov 2024 03:27:55 +0000
parents
children
comparison
equal deleted inserted replaced
-1:000000000000 0:1957f881bdf4
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.8.2+6b413c9</token>
4 <token name="@CONTAINER_HASH@">ae1d5e75f94041e4fd7af4a7ed6e6432b0eaea29</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 <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>
27 </macros>