modified vlnplot
modify_vlnplot(
object,
features,
idents = NULL,
split.by = NULL,
cols = NULL,
show.text.y = TRUE,
line.size = NULL,
pt.size = 0,
plot.margin = margin(0, 0, 0, 0, "cm"),
...
)
Seurat object
Features to plot (gene expression, metrics)
Which classes to include in the plot (default is all)
Name of a metadata column to split plot by;
defining the color for each cell group
whther show y-axis text
line width in the violin plot
size of the dots
adjust the white space between each plot
pass any arguments to VlnPlot in Seurat