Skip to content
Prev 378750 / 398502 Next

color question

Hi!
2019-02-27 22:51 -0500, Aimin Yan wrote:
Have you tried to adapt the attribute "colorTable"?

You have to store the heatmap in an object (say "hm") and the use
"hm$colorTable".

See the examples here: 
https://www.rdocumentation.org/packages/gplots/versions/3.0.1.1/topics/heatmap.2

Also take a look on the documentation.

HTH,
Kimmo