Previous changeset 1:dc0840e31406 (2022-04-07) Next changeset 3:932d7573a561 (2024-02-26) |
Commit message:
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/ampvis2 commit 09b56ef3e09ad6c5923c88616fea5cbd77d87616 |
modified:
load.xml macros.xml |
removed:
TODO |
b |
diff -r dc0840e31406 -r 8d77d277996e TODO --- a/TODO Thu Apr 07 14:06:41 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 dc0840e31406 -r 8d77d277996e load.xml --- a/load.xml Thu Apr 07 14:06:41 2022 +0000 +++ b/load.xml Mon Dec 18 09:40:32 2023 +0000 |
b |
@@ -186,7 +186,7 @@ a RDS data set for use in all ampvis2 tools. It is therefore required to load data with this tool before any other ampvis2 tools can be used. -The Galaxy tool calls the `amp_load <https://madsalbertsen.github.io/ampvis2/reference/amp_load.html>`_ +The Galaxy tool calls the `amp_load <https://kasperskytte.github.io/ampvis2/reference/amp_load.html>`_ function of the ampvis2 package. This function validates and corrects the provided data frames in different ways to make it suitable for the rest of the ampvis2 tools. It is important that the provided data sets match the |
b |
diff -r dc0840e31406 -r 8d77d277996e macros.xml --- a/macros.xml Thu Apr 07 14:06:41 2022 +0000 +++ b/macros.xml Mon Dec 18 09:40:32 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> |