plot_sm-data.frame-method: Plot the standard median pairwise values of a dataframe.

plot_sm,data.frame-methodR Documentation

Plot the standard median pairwise values of a dataframe.

Description

Plot the standard median pairwise values of a dataframe.

Usage

## S4 method for signature 'data.frame'
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.