rowAnnotation: Construct row annotations

Description Usage Arguments Details Value Author(s) Examples

Description

Construct row annotations

Usage

1

Arguments

...

pass to HeatmapAnnotation

Details

The function is identical to

1

Value

A HeatmapAnnotation-class object.

Author(s)

Zuguang Gu <z.gu@dkfz.de>

Examples

1
2
df = data.frame(type = c("a", "a", "a", "b", "b", "b"))
ha = columnAnnotation(df = df)

eilslabs/ComplexHeatmap documentation built on May 16, 2019, 1:21 a.m.