plot_st_celltype: Plot spatial distribution of a single cell type

View source: R/plot.R

plot_st_celltypeR Documentation

Plot spatial distribution of a single cell type

Description

Ponit plot with spatial distribution of a single predicted cell type for transcriptomics data

Usage

plot_st_celltype(
  object,
  celltype,
  size = 1,
  color_celltype = "blue",
  color_others = "grey"
)

Arguments

object

SpaTalk object generated from dec_celltype.

celltype

Name of cell type in the sc_celltype.

size

Point size. Default is 1.

color_celltype

Color for the celltype of interest.

color_others

Color for the others.


ZJUFanLab/SpaTalk documentation built on Jan. 21, 2025, 3:13 p.m.