View source: R/feature_plot_stat.R
feature_plot_stat | R Documentation |
Title
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(),
...
)
ncol |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.