ComplexHeatmap-package {ComplexHeatmap}R Documentation

Making complex heatmap

Description

Making complex heatmap

Details

This package aims to provide a simple and flexible way to arrange multiple heatmaps as well as self-defining annotation graphics.

The package is implemented in an object-oriented way. Components of heatmap lists are abstracted into several classes.

There are also several internal classes:

For plotting one single heatmap, please go to the documentation page of Heatmap. For plotting multiple heatmaps, please go to HeatmapList-class and +.AdditiveUnit.

The vignette provides detailed explanation of how to use this package.

Examples

# There is no example
NULL


[Package ComplexHeatmap version 1.20.0 Index]