Mercurial > repos > iuc > ampvis2_ordinate
changeset 2:8569e8d8b712 draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/ampvis2 commit 09b56ef3e09ad6c5923c88616fea5cbd77d87616
author | iuc |
---|---|
date | Mon, 18 Dec 2023 09:44:03 +0000 |
parents | be1918c80d9f |
children | 75e025c9bc10 |
files | TODO macros.xml ordinate.xml |
diffstat | 3 files changed, 2 insertions(+), 8 deletions(-) [+] |
line wrap: on
line diff
--- a/TODO Thu Apr 07 13:57:52 2022 +0000 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,6 +0,0 @@ -use duplicated options instead of tokens to define defaults - - -detailed data for boxplot (see heatmap) - -
--- a/macros.xml Thu Apr 07 13:57:52 2022 +0000 +++ b/macros.xml Mon Dec 18 09:44:03 2023 +0000 @@ -1,6 +1,6 @@ <macros> <token name="@TOOL_VERSION@">2.7.22</token> - <token name="@VERSION_SUFFIX@">0</token> + <token name="@VERSION_SUFFIX@">1</token> <token name="@PROFILE@">22.01</token> <xml name="header"> <xrefs>
--- a/ordinate.xml Thu Apr 07 13:57:52 2022 +0000 +++ b/ordinate.xml Mon Dec 18 09:44:03 2023 +0000 @@ -320,7 +320,7 @@ Generate ordination plots suited for analysis and comparison of microbial communities. The Galaxy tool calls the `amp_ordinate -<https://madsalbertsen.github.io/ampvis2/reference/amp_ordinate.html>`_ function +<https://kasperskytte.github.io/ampvis2/reference/amp_ordinate.html>`_ function of the ampvis2 package, which is a wrapper around the vegan package to generate ggplot2 ordination plots.