Previous changeset 1:de6156c8ef16 (2022-04-07) Next changeset 3:0d30cb9b14cc (2024-02-26) |
Commit message:
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/ampvis2 commit 09b56ef3e09ad6c5923c88616fea5cbd77d87616 |
modified:
core.xml macros.xml |
removed:
TODO |
b |
diff -r de6156c8ef16 -r 7f712eb18230 TODO --- a/TODO Thu Apr 07 14:11:09 2022 +0000 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 |
b |
@@ -1,6 +0,0 @@ -use duplicated options instead of tokens to define defaults - - -detailed data for boxplot (see heatmap) - - |
b |
diff -r de6156c8ef16 -r 7f712eb18230 core.xml --- a/core.xml Thu Apr 07 14:11:09 2022 +0000 +++ b/core.xml Mon Dec 18 09:38:34 2023 +0000 |
b |
@@ -69,7 +69,7 @@ the "core" of groups of samples, their abundances etc. The Galaxy tool calls the `amp_core -<https://madsalbertsen.github.io/ampvis2/reference/amp_core.html>`_ function +<https://kasperskytte.github.io/ampvis2/reference/amp_core.html>`_ function of the ampvis2 package. This analysis only makes sense without aggregating OTU's to any taxonomic level, |
b |
diff -r de6156c8ef16 -r 7f712eb18230 macros.xml --- a/macros.xml Thu Apr 07 14:11:09 2022 +0000 +++ b/macros.xml Mon Dec 18 09:38:34 2023 +0000 |
b |
@@ -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> |