Mercurial > repos > iuc > ggplot2_heatmap2
changeset 11:6a097d09fca3 draft default tip
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/heatmap2 commit 979ef0a4d0b2e73324c957e6c08223e7bb96aaef
| author | iuc |
|---|---|
| date | Mon, 01 Dec 2025 12:31:25 +0000 |
| parents | 48b42ee61bc5 |
| children | |
| files | heatmap2.xml |
| diffstat | 1 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/heatmap2.xml Tue Nov 12 16:44:40 2024 +0000 +++ b/heatmap2.xml Mon Dec 01 12:31:25 2025 +0000 @@ -1,7 +1,7 @@ <tool id="ggplot2_heatmap2" name="heatmap2" version="@TOOL_VERSION@+galaxy@VERSION_SUFFIX@" profile="22.01"> <macros> - <token name="@TOOL_VERSION@">3.2.0</token> - <token name="@VERSION_SUFFIX@">1</token> + <token name="@TOOL_VERSION@">3.3.0</token> + <token name="@VERSION_SUFFIX@">0</token> </macros> <requirements> <requirement type="package" version="@TOOL_VERSION@">r-gplots</requirement>
