PlotIndexCITE: Plot location of a CITE-seq cell in the CITE-seq UMAP or...

View source: R/plotting.R

PlotIndexCITER Documentation

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

Description

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

Usage

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

Arguments

stvea_object

STvEA.data class with CITE-seq embedding

index

index of CITE-seq 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.