changeset 18:41c7ba073a9b draft default tip

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/ivar/ commit b548a504e88bd330f534be0dd018175c9341b1f1
author iuc
date Mon, 10 Feb 2025 15:12:35 +0000
parents abbc8041e8ec
children
files ivar_variants.xml macros.xml
diffstat 2 files changed, 6 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/ivar_variants.xml	Fri Jun 21 15:20:59 2024 +0000
+++ b/ivar_variants.xml	Mon Feb 10 15:12:35 2025 +0000
@@ -3,6 +3,7 @@
     <macros>
         <import>macros.xml</import>
     </macros>
+    <expand macro="xrefs"/>
     <expand macro="requirements"/>
     <expand macro="version_command"/>
     <command detect_errors="exit_code"><![CDATA[
--- a/macros.xml	Fri Jun 21 15:20:59 2024 +0000
+++ b/macros.xml	Mon Feb 10 15:12:35 2025 +0000
@@ -13,9 +13,11 @@
   <xml name="version_command">
     <version_command>ivar version | grep version</version_command>
   </xml>
-  <xrefs>
-    <xref type="bio.tools">andersen-lab_ivar</xref>
-  </xrefs>
+  <xml name="xrefs">
+    <xrefs>
+      <xref type="bio.tools">andersen-lab_ivar</xref>
+    </xrefs>
+  </xml>
   <xml name="citations">
     <citations>
       <citation type="doi">10.1186/s13059-018-1618-7</citation>