plotAnnotatedUMAP: Plot a UMAP with annotated labels Used to show predicted cell...

View source: R/plot.R

plotAnnotatedUMAPR Documentation

Plot a UMAP with annotated labels Used to show predicted cell type annotations, where the number of factors is large.

Description

Plot a UMAP with annotated labels Used to show predicted cell type annotations, where the number of factors is large.

Usage

plotAnnotatedUMAP(
  sce,
  colour_by = "predicted_celltype",
  ncell_filt = 5,
  size = 1,
  label_force = 15,
  text_size = 2,
  line_size = 0.5,
  palette = NULL
)

dkeitley/scrabbitr documentation built on Feb. 13, 2023, 4:26 p.m.