ISpatialDimPlot: Visualize clusters spatially and interactively

View source: R/visualization.R

ISpatialDimPlotR Documentation

Visualize clusters spatially and interactively

Description

Visualize clusters spatially and interactively

Usage

ISpatialDimPlot(object, image = NULL, group.by = NULL, alpha = c(0.3, 1))

Arguments

object

A Seurat object

image

Name of the image to use in the plot

group.by

Name of meta.data column to group the data by

alpha

Controls opacity of spots. Provide as a vector specifying the min and max for SpatialFeaturePlot. For SpatialDimPlot, provide a single alpha value for each plot.

Value

Returns final plot as a ggplot object


satijalab/seurat documentation built on March 20, 2024, 8:41 p.m.