diff 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
line wrap: on
line diff
--- a/macros.xml	Tue Aug 06 08:03:34 2024 +0000
+++ b/macros.xml	Tue Oct 22 22:32:22 2024 +0000
@@ -1,7 +1,7 @@
 <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.3+6e6c45c</token>
-    <token name="@CONTAINER_HASH@">4fa3fd6a5b5ed1b6256500c4368f7dae9c43df97</token>
+    <token name="@VERSION@">0.8.2+6b413c9</token>
+    <token name="@CONTAINER_HASH@">ae1d5e75f94041e4fd7af4a7ed6e6432b0eaea29</token>
     <xml name="requirements">
         <requirements>
             <container type="docker">nanoporetech/dorado:sha@CONTAINER_HASH@</container>
@@ -12,4 +12,16 @@
             <xref type="bio.tools">dorado</xref>
         </xrefs>
     </xml>
+    <xml name="citation">
+        <citations>
+            <citation type="bibtex">
+                @misc{dorado,
+                    title = {Dorado},
+                    author = {{Oxford Nanopore}},
+                    year = {2024},
+                    url = {https://github.com/nanoporetech/dorado/},
+                    }
+            </citation>
+        </citations>
+    </xml>
 </macros>