Repository 'nextalign'
hg clone https://toolshed.g2.bx.psu.edu/repos/iuc/nextalign

Changeset 16:aadc5d8099e2 (2024-03-14)
Previous changeset 15:41102a84e387 (2022-10-08)
Commit message:
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nextclade commit bc6ba57599c6516bd728e7311ba0a53188622edf
modified:
macros.xml
nextalign.xml
b
diff -r 41102a84e387 -r aadc5d8099e2 macros.xml
--- a/macros.xml Sat Oct 08 20:03:17 2022 +0000
+++ b/macros.xml Thu Mar 14 13:25:55 2024 +0000
b
@@ -53,6 +53,11 @@
             </when>
         </conditional>
     </xml>
+    <xml name="xrefs">
+        <xrefs>
+            <xref type="bio.tools">nextclade</xref>
+        </xrefs>
+    </xml>
     <!--
         help
     -->
b
diff -r 41102a84e387 -r aadc5d8099e2 nextalign.xml
--- a/nextalign.xml Sat Oct 08 20:03:17 2022 +0000
+++ b/nextalign.xml Thu Mar 14 13:25:55 2024 +0000
b
@@ -4,6 +4,7 @@
         <import>macros.xml</import>
         <token name="@VERSION_SUFFIX@">0</token>
     </macros>
+    <expand macro="xrefs"/>
     <requirements>
         <requirement type="package" version="@TOOL_VERSION@">nextalign</requirement>
     </requirements>