diff ez_histograms.xml @ 2:d375c9df9c34 draft default tip

planemo upload for repository https://github.com/artbio/tools-artbio/tree/main/tools/ez_histograms commit f8dffb887b68fdc2c9b35f30676539b8396abd54
author artbio
date Thu, 07 Nov 2024 15:40:40 +0000
parents fbedb212982d
children
line wrap: on
line diff
--- a/ez_histograms.xml	Thu Feb 08 02:15:11 2024 +0000
+++ b/ez_histograms.xml	Thu Nov 07 15:40:40 2024 +0000
@@ -1,9 +1,14 @@
 <tool id="ez_histograms" name="ez_histograms" version="@TOOL_VERSION@+galaxy@VERSION_SUFFIX@" profile="@PROFILE@">
     <macros>
         <token name="@TOOL_VERSION@">3.4.4</token>
-        <token name="@VERSION_SUFFIX@">1</token>
+        <token name="@VERSION_SUFFIX@">2</token>
         <token name="@PROFILE@">23.0</token>
     </macros>
+
+    <xrefs>
+        <xref type="bio.tools">ez_histograms</xref>
+    </xrefs>
+
     <requirements>
         <requirement type="package" version="3.4.4">r-ggplot2</requirement>
         <requirement type="package" version="1.4.4">r-reshape2</requirement>