Mercurial > repos > iuc > ggplot2_violin
changeset 6:dfd5d981b5a4 draft
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/ggplot2 commit b9aa31ad4f99a9bbf726b78a0704ab1f68f05cea"
author | iuc |
---|---|
date | Tue, 26 Oct 2021 15:12:48 +0000 |
parents | d8305f18060e |
children | e44775efb2dc |
files | ggplot_violin.xml macros.xml |
diffstat | 2 files changed, 6 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/ggplot_violin.xml Wed Nov 18 21:31:54 2020 +0000 +++ b/ggplot_violin.xml Tue Oct 26 15:12:48 2021 +0000 @@ -1,4 +1,5 @@ <tool id="ggplot2_violin" name="Violin plot w ggplot2" version="@VERSION@+galaxy0"> + <expand macro="bio_tools"/> <macros> <import>macros.xml</import> </macros>
--- a/macros.xml Wed Nov 18 21:31:54 2020 +0000 +++ b/macros.xml Tue Oct 26 15:12:48 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[