OutlinedDotPlot(
  object,
  assay = NULL,
  features,
  cols = c("lightgrey", "blue"),
  col.min = -2.5,
  col.max = 2.5,
  dot.min = 0,
  dot.scale = 6,
  group.by = NULL,
  split.by = NULL,
  scale.by = "radius",
  scale.min = NA,
  scale.max = NA
)

Arguments

object

Object

assay

Assay

features

Features to plot

cols

cols

col.min

col.min

col.max

col.max

dot.min

dot.min

dot.scale

dot.scale

group.by

group.by

split.by

split.by

scale.by

scale.by

scale.min

scale.min

scale.max

scale.max

Value

ggplot2 object