ggplot.Seurat: Visualize Seurat objects

View source: R/ggplot.R

ggplot.SeuratR Documentation

Visualize Seurat objects

Description

Visualize Seurat objects

Usage

## S3 method for class 'Seurat'
ggplot(data = NULL, mapping = aes(), ..., environment = parent.frame())

Arguments

data

A Seurat object

mapping

Default list of aesthetic mappings to use for plot. If not specified, must be supplied in each layer added to the plot.

...

Other arguments passed on to methods. Not currently used.

environment

[Deprecated] Used prior to tidy evaluation.

Value

A ggplot object

See Also

ggplot


mojaveazure/ggseurat documentation built on Dec. 10, 2024, 12:05 a.m.