component_width-Heatmap-method: Widths of Heatmap Components

component_width-Heatmap-methodR Documentation

Widths of Heatmap Components

Description

Widths of Heatmap Components

Usage

## S4 method for signature 'Heatmap'
component_width(object, k = HEATMAP_LAYOUT_ROW_COMPONENT)

Arguments

object

A Heatmap-class object.

k

Which components in the heatmap. The value should numeric indices or the names of the corresponding row component. See **Detials**.

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

A unit object.

Author(s)

Zuguang Gu <z.gu@dkfz.de>

Examples

# There is no example
NULL


jokergoo/ComplexHeatmap documentation built on Nov. 17, 2023, 11:27 a.m.