02_visualization
Intermediate level R heatmap
Visualisation using advanced heatmaps
3 solutions in R
- Heatmap() a base R function
- Pheatmap() easy heatmap
- Complex heatmap : advanced
- build your heatmap with ggplot: overkill
other stuff
Heatmap: what why how when where who
What is a heatmap ?