# HG changeset patch # User iuc # Date 1702892643 0 # Node ID 8569e8d8b7126353afe7487a053847783d2b4f2d # Parent be1918c80d9f67664039dd641f362c3ce14514a7 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/ampvis2 commit 09b56ef3e09ad6c5923c88616fea5cbd77d87616 diff -r be1918c80d9f -r 8569e8d8b712 TODO --- 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) - - diff -r be1918c80d9f -r 8569e8d8b712 macros.xml --- 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 @@ 2.7.22 - 0 + 1 22.01 diff -r be1918c80d9f -r 8569e8d8b712 ordinate.xml --- 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 -`_ function +`_ function of the ampvis2 package, which is a wrapper around the vegan package to generate ggplot2 ordination plots.