changeset 5:d3ea0ba3d066 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:58 +0000
parents afb90d3485df
children
files dimension_reduction_clustering.xml macros.xml
diffstat 2 files changed, 6 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/dimension_reduction_clustering.xml	Tue Jul 23 16:24:56 2024 +0000
+++ b/dimension_reduction_clustering.xml	Thu Nov 07 13:07:58 2024 +0000
@@ -3,6 +3,7 @@
     <macros>
         <import>macros.xml</import>
     </macros>
+    <expand macro="xrefs"/>
     <requirements>
         <expand macro="requirements"/>
     </requirements>
--- a/macros.xml	Tue Jul 23 16:24:56 2024 +0000
+++ b/macros.xml	Thu Nov 07 13:07:58 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>