HeatmapAnnotation-class {ComplexHeatmap}R Documentation

Class for heatmap annotations

Description

Class for heatmap annotations

Details

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.

Methods

The HeatmapAnnotation-class provides following methods:

Author(s)

Zuguang Gu <z.gu@dkfz.de>

Examples

# for examples, please go to `HeatmapAnnotation` method page
NULL


[Package ComplexHeatmap version 1.20.0 Index]