comparison heatmap2.xml @ 10:59c85accc8d6 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:13 +0000
parents ee1c90c1c6cc
children
comparison
equal deleted inserted replaced
9:ee1c90c1c6cc 10:59c85accc8d6
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>