meb_FeaturePlot: meb_FeaturePlot

View source: R/meb_FeaturePlot.R

meb_FeaturePlotR Documentation

meb_FeaturePlot

Description

Create Seurat FeaturePlot with consistent and attractive formatting

Usage

meb_FeaturePlot(
  seurat_obj,
  features,
  pt_size = 1.25,
  reduction = "umap",
  scale_data = F,
  order = T
)

Arguments

seurat_obj

Seurat object

features

genes to plot

pt_size

point size - default 1.25

order

Value

a cowplot gtable with ggplot objects


mayaeb/mebfunctions documentation built on Sept. 4, 2022, 1:42 a.m.