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

draw_heatmap_body-Heatmap-method

Draw Heatmap Body


Description

Draw Heatmap Body

Usage

## S4 method for signature 'Heatmap'
draw_heatmap_body(object, kr = 1, kc = 1, ...)

Arguments

object

A Heatmap-class object.

kr

Row slice index.

kc

Column slice index.

...

Pass to viewport which includes the slice of heatmap body.

Details

A viewport is created which contains subset rows and columns of the heatmap.

This function is only for internal use.

Value

This function returns no value.

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.