Details
-
Type:
Task
-
Status: Closed (View Workflow)
-
Priority:
Major
-
Resolution: Done
-
Affects Version/s: None
-
Fix Version/s: None
-
Labels:None
-
Story Points:1
-
Epic Link:
-
Sprint:Summer 4, Summer 5
Description
Find a cool tutorial on clustering heatmaps.
Ideally with a way to implement such things in R.
You are looking for something that explains clustering in general........
Hierarchical Clustering and Heatmaps: (8:00) https://www.youtube.com/watch?v=VMyPcUuAPyE&t=1s
Making a heatmap in R with the pheatmap package: https://davetang.org/muse/2018/05/15/making-a-heatmap-in-r-with-the-pheatmap-package/
Hierarchical Clustering tutorial: https://rpubs.com/nnwosu/1098113