I would like to change the column order of my heat map created with the R package pheatmap
, but keep the same topology so that the dendrogram on top also reorders with the columns.
While explained in the documentation, I can't figure out how to implement it in R.