SingleAnnotation-class: Class for a single annotation

Description Details Methods Author(s) See Also Examples

Description

Class for a single annotation

Details

A complex heatmap always has more than one annotations on rows and columns. Here the SingleAnnotation-class defines the basic unit of annotations. The most simple annotation is one row or one column grids in which different colors represent different classes of the data. The annotation can also be more complex graphics, such as a boxplot that shows data distribution in corresponding row or column.

The SingleAnnotation-class is used for storing data for a single annotation and provides methods for drawing annotation graphics.

Methods

The SingleAnnotation-class provides following methods:

Author(s)

Zuguang Gu <z.gu@dkfz.de>

See Also

The SingleAnnotation-class is always used internally. The public HeatmapAnnotation-class contains a list of SingleAnnotation-class objects and is used to add annotation graphics on heatmaps.

Examples

1
2
# for examples, please go to `SingleAnnotation` method page
NULL

eilslabs/ComplexHeatmap documentation built on May 16, 2019, 1:21 a.m.