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

set_component_height-Heatmap-method

Set Height of Heatmap Component


Description

Set Height of Heatmap Component

Usage

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

Arguments

object

A Heatmap-class object.

k

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

v

Height of the component, a unit object.

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

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.