Displaying 1 result from an estimated 1 matches for "n4651430".
Did you mean:
n4651030
2012 Nov 30
0
flip heatmap (pheatmap)
When plotting a heatmap with heatmap.2 the shortest euclidean distance
cluster is plotted in the top left corner of the heatmap
<http://r.789695.n4.nabble.com/file/n4651430/heatmap.2.jpeg>
when plotting the same data with pheatmap the very same cluster is in the
bottom right corner
<http://r.789695.n4.nabble.com/file/n4651430/pheatmap.jpeg>
I am just wondering what I would need to change in my pheatmap code to have
the same orientation as with heamap.2 (e...