add_heatmap-HeatmapList-method: Add heatmaps and row annotations to the heatmap list

Description Usage Arguments Details Value Author(s) Examples

Description

Add heatmaps and row annotations to the heatmap list

Usage

1
2
## S4 method for signature 'HeatmapList'
add_heatmap(object, x, direction = c("horizontal", "vertical"))

Arguments

object

a HeatmapList-class object.

x

a Heatmap-class object or a HeatmapAnnotation-class object or a HeatmapList-class object.

direction

direction of the concatenation.

Details

There is a shortcut function +.AdditiveUnit.

Value

A HeatmapList-class object.

Author(s)

Zuguang Gu <z.gu@dkfz.de>

Examples

1
2
# There is no example
NULL

ComplexHeatmap documentation built on Nov. 14, 2020, 2:01 a.m.