WaterfallPlot_v3: WaterfallPlot_v3

WaterfallPlot_v3R Documentation

WaterfallPlot_v3

Description

Alias of WaterfallPlot(), Seurat version

Usage

WaterfallPlot_v3(
  seu,
  features,
  group.by = NULL,
  cell = NULL,
  slot = "data",
  assay = NULL,
  priority = c("expr", "none"),
  ident.1 = NULL,
  ident.2 = NULL,
  exp.transform = (length == "logFC"),
  order = TRUE,
  length = "logFC",
  color = "p",
  len.threshold = 0,
  col.threshold = 0,
  color_theme = c(low = muted("blue"), mid = "white", high = muted("red")),
  top.n = NULL,
  flip = FALSE,
  y.label = length,
  angle = NULL,
  hjust = NULL,
  vjust = NULL,
  title = NULL
)

See Also

WaterfallPlot()


huayc09/SeuratExtend documentation built on July 15, 2024, 6:22 p.m.