prepare-Heatmap-method: Prepare the heatmap

Description Usage Arguments Details Value Author(s) Examples

Description

Prepare the heatmap

Usage

1
2
## S4 method for signature 'Heatmap'
prepare(object, process_rows = TRUE)

Arguments

object

a Heatmap-class object.

process_rows

whether process rows of the heatmap

Details

The preparation of the heatmap includes following steps:

This function is only for internal use.

Value

A Heatmap-class object.

Author(s)

Zuguang Gu <z.gu@dkfz.de>

Examples

1
2
# no example for this internal method
NULL

eilslabs/ComplexHeatmap documentation built on May 16, 2019, 1:21 a.m.