VlnPlot_stack: Plot stacked violin plot using 3col-df(value/ gene/ cluster)

View source: R/seurat_related.R

VlnPlot_stackR Documentation

Plot stacked violin plot using 3col-df(value/ gene/ cluster)

Description

Plot stacked violin plot using 3col-df(value/ gene/ cluster)

Usage

VlnPlot_stack(df1, type = "h", colors = NULL, fill_by = "cluster")

Arguments

df1

df of 3 columns

type

h or v

colors

color list

fill_by

like group by

Examples

VlnPlot_stack(df1, "h")

DawnEve/GEB documentation built on July 6, 2022, 7:05 p.m.