SpatialScatterpie: Title plot Scatterpie for the spotlight result

View source: R/plots.R

SpatialScatterpieR Documentation

Title plot Scatterpie for the spotlight result

Description

Title plot Scatterpie for the spotlight result

Usage

SpatialScatterpie(
  st_object,
  cell_types,
  slice = "slice1",
  alpha = 1,
  pie_scale = 1
)

Arguments

st_object

the seurat object with the meta.data including you want to display.

cell_types

the names of meta.data colnames which you want to display.

slice

slice name, the object name in image slot in seurat object,not the image name.

alpha

the point alpha.

pie_scale

the pie size.

Value

ggplot2 object

Examples

# no example

wangjiaxuan666/Spat documentation built on Jan. 4, 2023, 8:35 a.m.