changeset 8:72421ab9d376 draft

"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/ggplot2 commit e0d4688a59e6eeba33adcfe803ac43d0bc2863e7"
author iuc
date Tue, 31 Aug 2021 08:31:13 +0000
parents 57790ef8b720
children 3d8d14b1b73a
files ggplot_point.xml macros.xml
diffstat 2 files changed, 6 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/ggplot_point.xml	Wed Nov 18 21:30:40 2020 +0000
+++ b/ggplot_point.xml	Tue Aug 31 08:31:13 2021 +0000
@@ -1,4 +1,5 @@
 <tool id="ggplot2_point" name="Scatterplot with ggplot2" version="@VERSION@+galaxy2" profile="18.01">
+    <expand macro="bio_tools"/>
     <macros>
         <import>macros.xml</import>
     </macros>
--- a/macros.xml	Wed Nov 18 21:30:40 2020 +0000
+++ b/macros.xml	Tue Aug 31 08:31:13 2021 +0000
@@ -6,6 +6,11 @@
             <yield />
         </requirements>
     </xml>
+    <xml name="bio_tools">
+        <xrefs>
+            <xref type="bio.tools">gemini</xref>
+        </xrefs>
+    </xml>
     <token name="@VERSION@">2.2.1</token>
 
     <token name="@R_INIT@"><![CDATA[