PlotIndexCODEXemb: Plot location of a CODEX cell in the CODEX UMAP or t-SNE...

View source: R/plotting.R

PlotIndexCODEXembR Documentation

Plot location of a CODEX cell in the CODEX UMAP or t-SNE embedding

Description

Plot location of a CODEX cell in the CODEX UMAP or t-SNE embedding

Usage

PlotIndexCODEXemb(
  stvea_object,
  index,
  high_color = "red",
  low_color = "gray",
  pt_size = 0.8
)

Arguments

stvea_object

STvEA.data class with CODEX embedding

index

index of CODEX cell to plot

high_color

color of cell of interest

low_color

color of all other cells

pt_size

ggplot geom_point size


CamaraLab/STvEA documentation built on April 2, 2024, 6:07 a.m.