dotplot_markers: Dot Plot of Markers

Description Usage Arguments Examples

View source: R/dotplot_markers.R

Description

This function plots the expression of the markers across clusters in the Seurat object. It's analogous to the Seurat::DotPlot() but it doesn't change the order of markers. If the named list of markers provided, the function use the names as titles for plots.

Usage

1
dotplot_markers(seurat_object, markers)

Arguments

seurat_object

the object to retrieve the data from.

markers

a genes to plot.

Examples

1

zolotarovgl/digiworm.plot documentation built on May 6, 2019, 8:31 p.m.