meb_DimPlot | R Documentation |
Create Seurat DimPlot with consistent and attractive formatting
meb_DimPlot( seurat_obj, pt_size = 1.25, reduction = "umap", group_by = "orig.ident", cols = NULL, dims_plot = 1:2, split_by = NULL, label = F )
seurat_obj |
Seurat object |
pt_size |
point size - default 1.25 |
group_by |
metadata to group by - default "orig.ident" |
cols |
color palette |
label |
add labels to plot |
a ggplot object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.