column_anno_text {ComplexHeatmap}R Documentation

Column annotation which is represented as text

Description

Column annotation which is represented as text

Usage

column_anno_text(...)

Arguments

...

pass to anno_text

Details

A wrapper of anno_text with pre-defined which to column.

Value

See help page of anno_text

Author(s)

Zuguang Gu <z.gu@dkfz.de>

Examples

# There is no example
NULL


[Package ComplexHeatmap version 1.20.0 Index]