How can I get Heatmap using dChip clustering..which is nice & easy to see patterns
0
0
Entering edit mode
SAURIN ★ 1.1k
@saurin-799
Last seen 9.6 years ago
Hi , How can I get dChip clustering on heatmap?..which is nice & easy to see patterns. I am using 1- cor(eset) but somehow its not working I am still getting diff. kind of clustering dendrogram. > d <- dist((1 - cor(esetSub2X)),method = "euclidean"); > dCol <- dist(t((1- cor(esetSub2X))),method = "euclidean"); > heatmap(esetSub2X,Colv= as.dendrogram(hclust(d,method = "complete")),Rowv = NA,col = rbg,cexRow = 1,cexCol = 1); Am I missing something? Any heatmap clustering is helpful. Thank you, Saurin __________________________________ The all-new My Yahoo! - Get yours free!
Clustering Clustering • 778 views
ADD COMMENT

Login before adding your answer.

Traffic: 845 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6