Used for supercell_VlnPlot
supercell_VlnPlot_single(
ge1,
supercell_size = NULL,
clusters,
feature = NULL,
color.use = NULL,
pt.size = 0,
pch = "o",
y.max = NULL,
y.min = NULL,
adjust = 1,
angle.text.y = 90,
angle.text.x = 45
)
a gene expression vector (same length as number of super-cells)
a vector with supercell size (ordered the same way as in ge
)
a vector with clustering information (ordered the same way as in ge
)
gene to plot
colors for idents
point size (0 by default)
shape of jitter dots
max of y axis
min of y axis
param of geom_violin
rotation of y text
rotation of x text