Previous changeset 1:354d645455cd (2022-04-07) Next changeset 3:b8f0ee2915d1 (2024-02-26) |
Commit message:
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/ampvis2 commit 09b56ef3e09ad6c5923c88616fea5cbd77d87616 |
modified:
macros.xml otu_network.xml |
removed:
TODO |
b |
diff -r 354d645455cd -r f8c8c943245f TODO --- a/TODO Thu Apr 07 14:05:48 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 354d645455cd -r f8c8c943245f macros.xml --- a/macros.xml Thu Apr 07 14:05:48 2022 +0000 +++ b/macros.xml Mon Dec 18 09:39:04 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> |
b |
diff -r 354d645455cd -r f8c8c943245f otu_network.xml --- a/otu_network.xml Thu Apr 07 14:05:48 2022 +0000 +++ b/otu_network.xml Mon Dec 18 09:39:04 2023 +0000 |
b |
@@ -71,7 +71,7 @@ Generates network plot of taxa and samples. The Galaxy tool calls the `amp_otu_network -<https://madsalbertsen.github.io/ampvis2/reference/amp_otu_network.html>`_ function +<https://kasperskytte.github.io/ampvis2/reference/amp_otu_network.html>`_ function of the ampvis2 package (based on ggnet2.). Input |