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

Changeset 5:c5c94e01a1b5 (2024-11-07)
Previous changeset 4:fef8f61cb34c (2024-07-23) Next changeset 6:20c4011e1458 (2025-11-25)
Commit message:
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/snapatac2 commit a9dc6c2d00d4488dfb751609bac74b19f241e06a
modified:
macros.xml
preprocessing.xml
b
diff -r fef8f61cb34c -r c5c94e01a1b5 macros.xml
--- a/macros.xml Tue Jul 23 16:25:03 2024 +0000
+++ b/macros.xml Thu Nov 07 13:07:49 2024 +0000
b
@@ -2,6 +2,11 @@
     <token name="@TOOL_VERSION@">2.6.4</token>
     <token name="@VERSION_SUFFIX@">1</token>
     <token name="@PROFILE@">23.0</token>
+    <xml name="xrefs">
+        <xrefs>
+            <xref type="bio.tools">snapatac</xref>
+        </xrefs>
+    </xml>
     <xml name="requirements">
         <requirement type="package" version="@TOOL_VERSION@">snapatac2</requirement>
         <requirement type="package" version="5.22.0">plotly</requirement>
b
diff -r fef8f61cb34c -r c5c94e01a1b5 preprocessing.xml
--- a/preprocessing.xml Tue Jul 23 16:25:03 2024 +0000
+++ b/preprocessing.xml Thu Nov 07 13:07:49 2024 +0000
b
@@ -3,6 +3,7 @@
     <macros>
         <import>macros.xml</import>
     </macros>
+    <expand macro="xrefs"/>
     <requirements>
         <expand macro="requirements"/>
     </requirements>