HeatmapAnnotation-class {ComplexHeatmap} | R Documentation |
Class for heatmap annotations
A complex heatmap contains a list of annotations which are represented as different graphics
placed on rows and columns. The HeatmapAnnotation-class
contains a list of single annotations which are
represented as a list of SingleAnnotation-class
objects with same number of rows or columns.
The HeatmapAnnotation-class
provides following methods:
HeatmapAnnotation
: constructor method
draw,HeatmapAnnotation-method
: draw the annotations
Zuguang Gu <z.gu@dkfz.de>
# for examples, please go to `HeatmapAnnotation` method page NULL