Previous changeset 0:028ba7c0b400 (2022-04-07) Next changeset 2:78ff575ef835 (2024-02-26) |
Commit message:
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/ampvis2 commit 09b56ef3e09ad6c5923c88616fea5cbd77d87616 |
modified:
macros.xml merge_ampvis2.xml |
removed:
TODO |
b |
diff -r 028ba7c0b400 -r 49b97737747d TODO --- a/TODO Thu Apr 07 14:07:36 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 028ba7c0b400 -r 49b97737747d macros.xml --- a/macros.xml Thu Apr 07 14:07:36 2022 +0000 +++ b/macros.xml Mon Dec 18 09:40:02 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 028ba7c0b400 -r 49b97737747d merge_ampvis2.xml --- a/merge_ampvis2.xml Thu Apr 07 14:07:36 2022 +0000 +++ b/merge_ampvis2.xml Mon Dec 18 09:40:02 2023 +0000 |
b |
@@ -49,7 +49,7 @@ Merge any number of ampvis2 data sets into a single data set. The Galaxy tool calls the `amp_merge_ampvis2 -<https://madsalbertsen.github.io/ampvis2/reference/amp_merge_ampvis2.html>`_ function +<https://kasperskytte.github.io/ampvis2/reference/amp_merge_ampvis2.html>`_ function of the ampvis2 package. Input |