How to make clusters in heat map using ggplot2?
Hey there,
How can I cluster the heat map using ggplot2? I know already ggplot2 doesn't contain clustering, but is there any way to do that?
and which is the best and easy package to plot heatmap in R? (should have color key, clustering)
• 11,666 views
•
link
0 answers
No answers yet.
Log in to answer this question.
From @Kevin: A: How can I generate Heat Map with dendograms, and PCA analysis in "R Programming"
I used
heatmap2with good outcomes. I think this is the actual tutorial I used:https://combine-australia.github.io/RNAseq-R/06-rnaseq-day1.html