HeatmapAnnotation-class | R Documentation |
Class for Heatmap Annotations
A complex heatmap contains a list of annotations which are represented as 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.
The HeatmapAnnotation-class
provides following methods:
HeatmapAnnotation
: constructor method.
draw,HeatmapAnnotation-method
: draw the annotations.
Zuguang Gu <z.gu@dkfz.de>
# There is no example
NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.