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

pct_v_pct

Vertically Add Heatmaps or Annotations to a Heatmap List


Description

Vertically Add Heatmaps or Annotations to a Heatmap List

Usage

x %v% y

Arguments

x

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

y

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

Details

It is only a helper function. It actually calls add_heatmap,Heatmap-method, add_heatmap,HeatmapList-method or add_heatmap,HeatmapAnnotation-method depending on the class of the input objects.

The HeatmapAnnotation-class object to be added should only be column annotations.

x and y can also be NULL.

Value

Author(s)

Zuguang Gu <z.gu@dkfz.de>

See Also

+.AdditiveUnit operator is used for horizontal heatmap list.

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.