# HG changeset patch # User artbio # Date 1603403230 0 # Node ID 58b36ae7baca88ccd941e0c91e2050c9075177bd # Parent 22d5d811dc37d5b558002dcc8d14bbc7c3a10c32 "planemo upload for repository https://github.com/artbio/tools-artbio/tree/master/tools/high_dim_heatmap commit 7c990ad7024035342c4abd6e3fa8feb1b2f2ac2c" diff -r 22d5d811dc37 -r 58b36ae7baca heatmap.xml --- a/heatmap.xml Sat Jul 20 17:55:20 2019 -0400 +++ b/heatmap.xml Thu Oct 22 21:47:10 2020 +0000 @@ -1,4 +1,4 @@ - + with high number of rows r-gplots @@ -43,6 +43,8 @@ colorscale = colfunc <- colorRampPalette(c("white", "blue")) #elif $colorscheme == "blwhre" colorscale = colfunc <- colorRampPalette(c("blue","white", "red")) +#elif $colorscheme == "yeblu" + colorscale = colfunc <- colorRampPalette(c("lightyellow", "royalblue4")) #end if #if $labels== "both" @@ -138,6 +140,7 @@ +