Description Details Methods Author(s) Examples
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>
1 2 | # for examples, please go to `HeatmapAnnotation` method page
NULL
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.