ScatterPlot: Plotting cells

Description Usage Arguments Value

View source: R/plots.R

Description

Scatter plot of cells in two dimensions

Usage

1
ScatterPlot(object, labels = NULL, filename = NA, title)

Arguments

object

A SingleCellExperiment object after performing clustering and plot embedding.

labels

A vector of length equal to the number of cells matching the object assay columns. The label could be cluster identities or other annotations correcponding to each cell in the same order as appearing in the assay column-wiseS.

filename

(optional) specify file path to save plot in pdf format.

title

character, specify plot title.

Value

grob object


debsin/dropClust documentation built on Nov. 4, 2019, 10:22 a.m.