the heatmapCol function of package MKmisc might help ... try:
library(MKmisc)
example("heatmapCol")
Best
Matthias
Liu, Hao [CNTUS] wrote:
Dear All:
I tried to use heatmap.2 to generate hierarchical clustering using the
following command:
heatmap.2(datamatrix, scale="row", trace="none", col=g
Dear All:
I tried to use heatmap.2 to generate hierarchical clustering using the
following command:
heatmap.2(datamatrix, scale="row", trace="none", col=greenred(256),
labRow=genelist[,1], margins=c(10,10), Rowv=TRUE, Colv=TRUE)
datamatrix is subset of a RMA normalized data subset by a genelis
2 matches
Mail list logo