Mercurial > repos > artbio > high_dim_heatmap
diff heatmap.xml @ 3:cf72f579d100 draft default tip
planemo upload for repository https://github.com/artbio/tools-artbio/tree/main/tools/high_dim_heatmap commit c035a5f14cb65f7020d51610fb16ec76dcae8aba
author | artbio |
---|---|
date | Sun, 10 Dec 2023 23:18:16 +0000 |
parents | 17f627ee8f5a |
children |
line wrap: on
line diff
--- a/heatmap.xml Tue Oct 26 10:22:28 2021 +0000 +++ b/heatmap.xml Sun Dec 10 23:18:16 2023 +0000 @@ -1,8 +1,8 @@ -<tool id="high_dim_heatmap" name="Plot heatmap" version="1.2.0"> +<tool id="high_dim_heatmap" name="Plot heatmap" version="3.1.3+galaxy0"> <description>with high number of rows</description> <requirements> - <requirement type="package" version="3.0.1">r-gplots</requirement> - <requirement type="package" version="1.1_2">r-rcolorbrewer</requirement> + <requirement type="package" version="3.1.3">r-gplots</requirement> + <requirement type="package" version="1.1_3">r-rcolorbrewer</requirement> </requirements> <command detect_errors="exit_code"><![CDATA[ cat '$script' &&