plot_sm-SummarizedExperiment-method: Plot the standard median pairwise values of a...

plot_sm,SummarizedExperiment-methodR Documentation

Plot the standard median pairwise values of a SummarizedExperiment.

Description

Plot the standard median pairwise values of a SummarizedExperiment.

Usage

## S4 method for signature 'SummarizedExperiment'
plot_sm(
  data,
  design = NULL,
  colors = NULL,
  method = "pearson",
  plot_legend = FALSE,
  expt_names = NULL,
  label_chars = 10,
  plot_title = NULL,
  dot_size = 5,
  ...
)

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