diff macros.xml @ 3:48ed2580b39e draft default tip

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/schicexplorer commit c535679b4086f5bd1a75e9765b8708bf1bd2d81b
author iuc
date Thu, 31 Jul 2025 16:43:51 +0000
parents 47ef02546fe9
children
line wrap: on
line diff
--- a/macros.xml	Fri Apr 14 14:24:20 2023 +0000
+++ b/macros.xml	Thu Jul 31 16:43:51 2025 +0000
@@ -3,6 +3,12 @@
     <token name="@TOOL_VERSION@">4</token>
     <token name="@PROFILE@">22.05</token>
 
+    <xml name="xrefs">
+        <xrefs>
+            <xref type="bio.tools">hicexplorer</xref>
+        </xrefs>
+    </xml>
+
      <xml name="requirements">
         <requirements>
             <requirement type="package" version="@TOOL_VERSION@">schicexplorer</requirement>
@@ -173,4 +179,4 @@
             <option value="plasma_r">plasma reversed</option>
         </param>
     </xml>
-</macros>
\ No newline at end of file
+</macros>