View source: R/seurat_related.R
| VlnPlot_stack | R Documentation |
Plot stacked violin plot using 3col-df(value/ gene/ cluster)
VlnPlot_stack(df1, type = "h", colors = NULL, fill_by = "cluster")
df1 |
df of 3 columns |
type |
h or v |
colors |
color list |
fill_by |
like group by |
VlnPlot_stack(df1, "h")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.