Entering edit mode
10.5 years ago
robjohn7000
▴
110
Hi,
Does anyone know how to change the heatmap color in heatmap.3
I want to change color.FUN = gplots::bluered to something different. So far I have tried heat.colors(3) and col = colorRampPalette(c("lightyellow", "red")) without any success.
Any guesses?
Thanks @arnstrm. Unfortunately, that still didn't work.