Re: [R] Heatmap reordering of dendrogram to hierarchical clustering

2010-03-06 Thread gireesh bogu
data(warpbreaks) ## given two factors coplot(breaks ~ 1:54 | wool * tension, data = warpbreaks, col = "red", bg = "pink", pch = 21, bar.bg = c(fac = "light blue")) ## conditionalplot #

[R] Heatmap reordering of dendrogram to hierarchical clustering

2010-03-03 Thread Fearon Cassidy
Dear list members, I have been using R to create a heatmap where my data has continous variables from 0 to 100. When I create the heatmap, although the branches are correct, they do not order themselves so that the row with the most zeros is at one end and the row with the most 100s is at the othe