Keep column AND row order in a data set EXACTLY the same as in the HEATMAP
I have a gene expression analysis z-score data frame with the gene names are rows (see dput) and the tissue as columns. The last column (“Cluster”) is the result of PAMClustering. How to project the results of this table in a heatmap that looks like the example below?