Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

set_component_width-Heatmap-method

Set Width of Heatmap Component


Description

Set Width of Heatmap Component

Usage

## S4 method for signature 'Heatmap'
set_component_width(object, k, v)

Arguments

object

A Heatmap-class object.

k

Which row component? The value should a numeric index or the name of the corresponding row component. See **Detials**.

v

width of the component, a unit object.

Details

All row components are: row_title_left, row_dend_left, row_names_left, row_anno_left, heatmap_body, row_anno_right, row_names_right, row_dend_right, row_title_right.

This function is only for internal use.

Value

The Heatmap-class object.

Author(s)

Zuguang Gu <z.gu@dkfz.de>

Examples

# There is no example
NULL

ComplexHeatmap

Make Complex Heatmaps

v2.6.2
MIT + file LICENSE
Authors
Zuguang Gu
Initial release
2020-11-12

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.