comparison heatmap2.xml @ 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
comparison
equal deleted inserted replaced
10:48b42ee61bc5 11:6a097d09fca3
1 <tool id="ggplot2_heatmap2" name="heatmap2" version="@TOOL_VERSION@+galaxy@VERSION_SUFFIX@" profile="22.01"> 1 <tool id="ggplot2_heatmap2" name="heatmap2" version="@TOOL_VERSION@+galaxy@VERSION_SUFFIX@" profile="22.01">
2 <macros> 2 <macros>
3 <token name="@TOOL_VERSION@">3.2.0</token> 3 <token name="@TOOL_VERSION@">3.3.0</token>
4 <token name="@VERSION_SUFFIX@">1</token> 4 <token name="@VERSION_SUFFIX@">0</token>
5 </macros> 5 </macros>
6 <requirements> 6 <requirements>
7 <requirement type="package" version="@TOOL_VERSION@">r-gplots</requirement> 7 <requirement type="package" version="@TOOL_VERSION@">r-gplots</requirement>
8 <requirement type="package" version="1.1_3">r-rcolorbrewer</requirement> 8 <requirement type="package" version="1.1_3">r-rcolorbrewer</requirement>
9 </requirements> 9 </requirements>