Visualize features spatially and interactively
ISpatialFeaturePlot(
object,
feature,
image = NULL,
slot = "data",
alpha = c(0.1, 1)
)
Seurat object
Feature to visualize
Name of the image to use in the plot
Which slot to pull expression data from?
Controls opacity of spots. Provide as a vector specifying the min and max
Returns final plot as a ggplot object