Relative Content

Tag Archive for ggplot2cluster-analysisheatmaprna-seq

PAM Clustering Heatmap

enter image description hereI want to create – or actually reproduce – a high-quality (publication ready) heatmap of RNASeq analyses that was ran on another software. It produced a table of the differentially expressed genes as well as a cluster category for them (clusters 1 and 2, last row in the example below) using PAMClustering in R.
Which is the best code to (re)create this (low-quality) heatmap (see photo) INCLUDING row and column names as well as the dendrogram?