changeset 2:14e19124511c 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:46:46 +0000
parents acb3ed49109e
children
files macros.xml scHicCreateBulkMatrix.xml
diffstat 2 files changed, 9 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/macros.xml	Fri Apr 14 14:30:33 2023 +0000
+++ b/macros.xml	Thu Jul 31 16:46:46 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>
--- a/scHicCreateBulkMatrix.xml	Fri Apr 14 14:30:33 2023 +0000
+++ b/scHicCreateBulkMatrix.xml	Thu Jul 31 16:46:46 2025 +0000
@@ -4,6 +4,7 @@
         <token name="@BINARY@">scHicCreateBulkMatrix</token>
         <import>macros.xml</import>
     </macros>
+    <expand macro="xrefs"/>
     <expand macro="requirements" />
     <command detect_errors="exit_code"><![CDATA[
         @BINARY@
@@ -16,7 +17,7 @@
 
     ]]></command>
     <inputs>
-        
+
         <expand macro="matrix_scooler_macro"/>
     </inputs>
     <outputs>