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

prepare-Heatmap-method

Prepare the Heatmap


Description

Prepare the Heatmap

Usage

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

Arguments

object

A Heatmap-class object.

process_rows

Whether to process rows of the heatmap.

process_columns

Whether to process columns of the heatmap.

Details

The preparation of the heatmap includes following steps:

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.