column_anno_histogram {ComplexHeatmap}R Documentation

Column annotation which is represented as histogram

Description

Column annotation which is represented as histogram

Usage

column_anno_histogram(...)

Arguments

...

pass to anno_histogram

Details

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

Value

See help page of anno_histogram

Author(s)

Zuguang Gu <z.gu@dkfz.de>

Examples

# There is no example
NULL


[Package ComplexHeatmap version 1.18.1 Index]