plot_coord2: plot_coord2

View source: R/plot.R

plot_coord2R Documentation

plot_coord2

Description

Alternative version of plot_coord using Seurat::DimPlot internally for convenience. Limited functionality at the moment, it only works with Seurat objects.

Usage

plot_coord2(x, ...)

## S3 method for class 'Seurat'
plot_coord2(x, expand = NULL, ...)

Arguments

x

object from which to plot coordinates.

...

further arguments passed down to DimPlot().

expand

logical; whether to expand one column to show presence/absence.


ddiez/scmisc documentation built on July 21, 2024, 11:35 a.m.