diff macros.xml @ 1:99ddbf037d98 draft default tip

planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/mitohifi commit 59301409d1f555702e346d7b6ba3992a4f336691
author bgruening
date Wed, 03 May 2023 19:33:09 +0000
parents f6065bc6e428
children
line wrap: on
line diff
--- a/macros.xml	Sat May 29 12:50:32 2021 +0000
+++ b/macros.xml	Wed May 03 19:33:09 2023 +0000
@@ -1,5 +1,5 @@
 <macros>
-    <token name="@TOOL_VERSION@">2</token>
+    <token name="@TOOL_VERSION@">3</token>
     <token name="@GALAXY_TOOL_VERSION@">galaxy0</token>
     <xml name="edam_ontology">
         <edam_topics>                                                                                  
@@ -11,12 +11,12 @@
     </xml>
     <xml name="requirements">
         <requirements>
-            <container type="docker">quay.io/bgruening/mitohifi:2_galaxy0</container>
+            <container type="docker">quay.io/bgruening/mitohifi:3_galaxy0</container>
         </requirements>
     </xml>
     <xml name="citations">
         <citations>
-            <citation type="doi">10.1111/1755-0998.13160</citation>
+            <citation type="doi">10.1101/2022.12.23.521667</citation>
         </citations>
     </xml>
 </macros>