plot_Nonzero: Plot percent of cells with any detectable expression

View source: R/plotting.R

plot_NonzeroR Documentation

Plot percent of cells with any detectable expression

Description

Plot percent of cells with any detectable expression

Usage

plot_Nonzero(
  obj,
  gene,
  x.margin = 5,
  y.margin = 0,
  title.margin = 5,
  title.size = 8,
  color = "blue"
)

Arguments

obj

Seurat object

gene

Single gene name

x.margin

X margin size

y.margin

Y margin size

title.margin

Title margin from rectangle

title.size

Title text size

color

Color of percent fill


rwcrocker/SeuratAddons documentation built on May 7, 2022, 1:08 a.m.