VizDotPlot: Creates DotPlot for gene set

Description Usage Arguments Author(s)

View source: R/viz.R

Description

Dynamically generates a Seurat DotPlot for all genes in a given gene set as a PDF.

Usage

1
VizDotPlot(scrna, outfile, genes, dot.params = NULL)

Arguments

scrna

Seurat object.

outfile

Path for output PDF.

genes

Vector of genes to plot.

dot.params

List of keyword arguments to be passed to DotPlot. features are already defined and will throw an error if passed.

Author(s)

Jared Andrews


j-andrews7/EZscRNA documentation built on Feb. 24, 2020, 10:37 a.m.