AddClonesToPlot: AddClonesToPlot

Description Usage Arguments

View source: R/Seurat_III.R

Description

Can be used to highlight a set of cells from a seurat plot, such as overlaying specific clonotypes

Usage

1
2
3
4
5
6
7
8
AddClonesToPlot(
  seuratObj,
  plot,
  fieldName = "CloneNames",
  colorField = NA,
  dotColor = NA,
  pt.size = 1
)

Arguments

seuratObj

The seurat object

plot

The plot object, such as the result from FeaturePlot()


bimberlabinternal/OOSAP documentation built on Jan. 19, 2021, 2:47 a.m.