Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

add_heatmap-Heatmap-method

Add Heatmap to the Heatmap List


Description

Add Heatmap to the Heatmap List

Usage

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

Arguments

object

A Heatmap-class object.

x

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

direction

Whether the heatmap is added horizontal or vertically?

Details

Normally we directly use + for horizontal concatenation and %v% for vertical concatenation.

Value

Author(s)

Zuguang Gu <z.gu@dkfz.de>

Examples

# There is no example
NULL

ComplexHeatmap

Make Complex Heatmaps

v2.6.2
MIT + file LICENSE
Authors
Zuguang Gu
Initial release
2020-11-12

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.