row_anno_barplot {ComplexHeatmap}R Documentation

Row annotation which is represented as barplots

Description

Row annotation which is represented as barplots

Usage

row_anno_barplot(...)

Arguments

...

pass to anno_barplot

Details

A wrapper of anno_barplot with pre-defined which to row.

Value

See help page of anno_barplot

Author(s)

Zuguang Gu <z.gu@dkfz.de>

Examples

# There is no example
NULL


[Package ComplexHeatmap version 1.18.1 Index]