stackVlnSeuratPlot: Get stacked violin plot for seurat object

View source: R/singlecell.R

stackVlnSeuratPlotR Documentation

Get stacked violin plot for seurat object

Description

Get stacked violin plot for seurat object

Usage

stackVlnSeuratPlot(object, features, slot_name = "scale.data")

Arguments

object

Seurat object

features

A vector of genes to plot

slot_name

default scale.data, accept data, count

Value

a ggplot2 object

Examples


stackVlnSeuratPlot(object = pbmc, features = top10$gene[c(1,3,5)])


Tong-Chen/ImageGP documentation built on April 14, 2025, 12:54 p.m.