hm.ann: Wrapper for 'hm.cell()' which applies cell dimensions to...

View source: R/hmfns.R

hm.annR Documentation

Wrapper for hm.cell() which applies cell dimensions to simple rowAnnotations

Description

Wrapper for hm.cell() which applies cell dimensions to simple rowAnnotations

Usage

hm.ann(x, ..., conds = NULL, heatmap_width = NULL, cell.w = NULL)

Arguments

x

A numeric matrix to be plotted.

...

Additional arguments to hm.cell().

conds

A matrix of factors to be used as rowAnnotations.

heatmap_width

The heatmap width Ignored if cell.w is specified.

cell.w

The cell width.

Value

A ComplexHeatmap.


kewiechecki/moreComplexHeatmap documentation built on June 8, 2025, 5:18 a.m.