Description Usage Arguments Value Examples
Get stacked violin plot for seurat object
1 | stackVlnSeuratPlot(object, features, slot_name = "scale.data")
|
object |
Seurat object |
features |
A vector of genes to plot |
slot_name |
default scale.data, accept data, count |
a ggplot2 object
1 | stackVlnSeuratPlot(object = pbmc, features = top10$gene[c(1,3,5)])
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.