plot_vdj_clones_dimred: Plot VDJ clones on DimPlot

View source: R/plot_vdj_clones_dimred.R

plot_vdj_clones_dimredR Documentation

Plot VDJ clones on DimPlot

Description

Plot VDJ clones on DimPlot

Usage

plot_vdj_clones_dimred(
  x,
  y,
  clone,
  clone_colors = c(),
  red.dims = c("dim1", "dim2"),
  polyclonal_label = "Polyclonal",
  polyclonal_color = "#6666FF",
  clone_size = 2,
  polyclonal_size = 0.75
)

Value

ggplot object


Terkild/scvdj documentation built on Oct. 22, 2023, 11:12 p.m.