heightAssign.HeatmapAnnotation: Assign the Height to the HeatmapAnnotation Object

Description Usage Arguments Details Examples

Description

Assign the Height to the HeatmapAnnotation Object

Usage

1
2
## S3 replacement method for class 'HeatmapAnnotation'
height(x, ...) <- value

Arguments

x

The HeatmapAnnotation-class object.

value

A unit object.

...

Other arguments.

Details

Internally used.

Examples

1
2
# There is no example
NULL

ComplexHeatmap documentation built on Nov. 14, 2020, 2:01 a.m.