Completed
Introduction
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Joining Multiple Heatmaps - ComplexHeatMap Tutorial
Automatically move to the next video in the Classroom when playback concludes
- 1 Introduction
- 2 Package installation and library import
- 3 Creating dataset
- 4 Plotting out each dataset using Heatmap
- 5 Combing heatmap horizontally using + sign
- 6 Combing heatmap vertically using %v% sign
- 7 Defining and identify heatmaps in combined plot
- 8 Using draw function to add tittles and labels
- 9 realizing that gpar possibly means
- 10 Changing the size of heatmaps when combined
- 11 Changing the gap size
- 12 Selecting the main heatmap
- 13 Adding annotation
- 14 More annotation
- 15 Even more annotation
- 16 Last one, more annotation
- 17 Closing Summary