ComplexHeatmap (version 1.10.2)

prepare-Heatmap-method: Prepare the heatmap

Description

Prepare the heatmap

Usage

## S3 method for class 'Heatmap':
prepare(object, process_rows = TRUE)

Arguments

object
a Heatmap-class object.
process_rows
whether process rows of the heatmap

Value

Details

The preparation of the heatmap includes following steps:

This function is only for internal use.

Examples

Run this code
# no example for this internal method
NULL

Run the code above in your browser using DataCamp Workspace