plot_heatmap-ExpressionSet-method: Run plot_heatmap with an ExpressionSet as input.

plot_heatmap,ExpressionSet-methodR Documentation

Run plot_heatmap with an ExpressionSet as input.

Description

Run plot_heatmap with an ExpressionSet as input.

Usage

## S4 method for signature 'ExpressionSet'
plot_heatmap(
  expt_data,
  expt_colors = NULL,
  expt_design = NULL,
  method = "pearson",
  expt_names = NULL,
  type = "correlation",
  batch_row = "batch",
  plot_title = NULL,
  label_chars = 10,
  ...
)

elsayed-lab/hpgltools documentation built on May 9, 2024, 5:02 a.m.