[BioC] heatmap color
Susan Renn
SRenn at CGR.Harvard.edu
Mon Oct 18 03:34:54 CEST 2004
Hi
I've been trying to color my heatmaps, first I found color brewer and wasn't
thrilled with the options,
then I found a thread of emails regarding this topic
from Fri Sep 12 2003 - 20:05:41 Gregiry Warnes
and then I came across "maPalette"
is this function the same as the code from 2003?
Can I simply use
> my.pal <- maPalette(low="green", high="red", mid="black", k =69)
> out<-heatmap(x, col = my.pal)
and get the same results as with that long code?
Thanks
[[alternative HTML version deleted]]
More information about the Bioconductor
mailing list