diff macros.xml @ 6:83e828f8ba26 draft

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/clustalw commit 316bb2e04638dc36346452fbb62aa29cce3cef67
author iuc
date Wed, 01 Nov 2023 09:00:11 +0000
parents d9c2b2fde6a3
children 5b097fde95dd
line wrap: on
line diff
--- a/macros.xml	Sun Oct 02 15:32:37 2022 +0000
+++ b/macros.xml	Wed Nov 01 09:00:11 2023 +0000
@@ -1,6 +1,13 @@
 <macros>
     <token name="@TOOL_VERSION@">2.1</token>
     <token name="@VERSION_SUFFIX@">1</token>
+    <xml name="biotools">
+        <xrefs>
+            <xref type="bio.tools">
+                clustalw
+            </xref>
+        </xrefs>
+    </xml>
     <xml name="requirements">
         <requirements>
             <requirement type="package" version="@TOOL_VERSION@">clustalw</requirement>
@@ -109,4 +116,4 @@
         #end if
     ]]></token>
 
-</macros>
\ No newline at end of file
+</macros>