component_height-Heatmap-method: Heights of Heatmap Components

component_height-Heatmap-methodR Documentation

Heights of Heatmap Components

Description

Heights of Heatmap Components

Usage

## S4 method for signature 'Heatmap'
component_height(object, k = HEATMAP_LAYOUT_COLUMN_COMPONENT)

Arguments

object

A Heatmap-class object.

k

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

Details

All column components are: column_title_top, column_dend_top, column_names_top, column_anno_top, heatmap_body, column_anno_bottom, column_names_bottom, column_dend_bottom, column_title_bottom.

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.