changeset 5:c5c94e01a1b5 draft default tip

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/snapatac2 commit a9dc6c2d00d4488dfb751609bac74b19f241e06a
author iuc
date Thu, 07 Nov 2024 13:07:49 +0000
parents fef8f61cb34c
children
files macros.xml preprocessing.xml
diffstat 2 files changed, 6 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/macros.xml	Tue Jul 23 16:25:03 2024 +0000
+++ b/macros.xml	Thu Nov 07 13:07:49 2024 +0000
@@ -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>
--- a/preprocessing.xml	Tue Jul 23 16:25:03 2024 +0000
+++ b/preprocessing.xml	Thu Nov 07 13:07:49 2024 +0000
@@ -3,6 +3,7 @@
     <macros>
         <import>macros.xml</import>
     </macros>
+    <expand macro="xrefs"/>
     <requirements>
         <expand macro="requirements"/>
     </requirements>