celltypeVlnPlot | R Documentation |
Function to plot multiple genes in a single Violin plot
celltypeVlnPlot(
object,
features,
group.by = "var_cluster",
cols,
orientation = "vertical"
)
object |
Seurat object |
features |
genes to plot |
group.by |
variable to group the cells by |
cols |
Colors |
orientation |
orientation to order the plots horizontally (single row) or vertically (single column) |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.