draw_heatmap_body-Heatmap-method: Draw Heatmap Body

Description Usage Arguments Details Value Author(s) Examples

Description

Draw Heatmap Body

Usage

1
2
## 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

1
2
# There is no example
NULL

zhongmicai/complexHeatmap documentation built on May 7, 2019, 6:11 a.m.