plot.HeatmapAnnotation {ComplexHeatmap}R Documentation

Draw heatmap annotations

Description

Draw heatmap annotations

Usage

## S3 method for class 'HeatmapAnnotation'
plot(x, ...)

Arguments

x

A HeatmapAnnotation-class object.

...

All pass to draw,HeatmapList-method.

Examples

# There is no example
NULL


[Package ComplexHeatmap version 2.10.0 Index]