View source: R/meb_FeaturePlot.R
meb_FeaturePlot | R Documentation |
Create Seurat FeaturePlot with consistent and attractive formatting
meb_FeaturePlot( seurat_obj, features, pt_size = 1.25, reduction = "umap", scale_data = F, order = T )
seurat_obj |
Seurat object |
features |
genes to plot |
pt_size |
point size - default 1.25 |
order |
a cowplot gtable with ggplot objects
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.