Visualize Seurat objects
# S3 method for Seurat
ggplot(data = NULL, mapping = aes(), ..., environment = parent.frame())
A Seurat
object
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.
DEPRECATED. Used prior to tidy evaluation.
A ggplot object