This is a test version of Biostars. For the public version, visit https://www.biostars.org.
Correlation cluster map in R

Hi,

Anyone know package in R which will help me to generate correlation cluster map as mentioned in image : enter image description here

Here in Image both axis(i.e. X and Y) will have sample.

Thanks in advance.

Cheers

sequencing clustering correlation r

2 answers

Check this tutorial. R now has many heatmap packages. A new one I have started using is heatmaply.

Log in to answer this question.