feature_plot_stat: Title

View source: R/feature_plot_stat.R

feature_plot_statR Documentation

Title

Description

Title

Usage

feature_plot_stat(
  SO,
  features,
  meta.col,
  assay = c("RNA", "SCT"),
  geom1 = c("jitter", "point"),
  geom2 = c("boxplot", "violin", "none"),
  jitterwidth = 0.2,
  label.size = 4,
  meta.col.levels = NULL,
  plot.expr.freq = F,
  expr.freq.hjust = 0.3,
  filter.non.expr = F,
  cells = NULL,
  downsample = 1,
  legend.title = "SO.split",
  split.by = NULL,
  pt.size = 0.5,
  col.pal = "custom",
  col.pal.rev = F,
  nrow = NULL,
  ncol = NULL,
  feature.aliases = NULL,
  cutoff.feature = NULL,
  cutoff.expression = 0,
  exclusion.feature = NULL,
  plot.panel.grid = F,
  font.family = "sans",
  make.cells.unique = F,
  theme = ggplot2::theme_bw(),
  ...
)

Arguments

ncol

Close-your-eyes/scexpr documentation built on April 21, 2023, 10:27 a.m.