plot_sample_heatmap-expt-method: Plot the sample heatmap of an expt.

plot_sample_heatmap,expt-methodR Documentation

Plot the sample heatmap of an expt.

Description

Plot the sample heatmap of an expt.

Usage

## S4 method for signature 'expt'
plot_sample_heatmap(
  data,
  colors = NULL,
  design = NULL,
  heatmap_colors = NULL,
  expt_names = NULL,
  dendrogram = "column",
  row_label = NA,
  plot_title = NULL,
  Rowv = TRUE,
  Colv = TRUE,
  label_chars = 10,
  filter = TRUE,
  ...
)

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