columnAnnotation: Construct Column Annotations

View source: R/HeatmapAnnotation-class.R

columnAnnotationR Documentation

Construct Column Annotations

Description

Construct Column Annotations

Usage

columnAnnotation(...)

Arguments

...

Pass to HeatmapAnnotation.

Details

The function is identical to

    HeatmapAnnotation(..., which = "column")  

Value

A HeatmapAnnotation-class object.

Author(s)

Zuguang Gu <z.gu@dkfz.de>

Examples

# There is no example
NULL


jokergoo/ComplexHeatmap documentation built on June 14, 2025, 3:39 a.m.