add.AdditiveUnit: Add heatmaps or row annotations to a heatmap list

Description Usage Arguments Details Value Author(s) Examples

Description

Add heatmaps or row annotations to a heatmap list

Usage

1
2
## S3 method for class 'AdditiveUnit'
x + y

Arguments

x

an EnrichedHeatmap-class object, a Heatmap-class object, a HeatmapAnnotation-class object or a HeatmapList-class object.

y

an EnrichedHeatmap-class object, a Heatmap-class object, a HeatmapAnnotation-class object or a HeatmapList-class object.

Details

It overwrites +.AdditiveUnit in the ComplexHeatmap package.

Value

A HeatmapList-class object or an EnrichedHeatmapList-class object

Author(s)

Zuguang Gu <z.gu@dkfz.de>

Examples

1
2
# users should not use it directly
NULL

eilslabs/EnrichedHeatmap documentation built on May 16, 2019, 1:22 a.m.