plotUncertaintyPerCell: Uncertainty scatterplots per cell

View source: R/plots.R

plotUncertaintyPerCellR Documentation

Uncertainty scatterplots per cell

Description

Uncertainty scatterplots per cell

Usage

plotUncertaintyPerCell(
  embedding,
  uncertainty.info,
  palette = colorRampPalette(c("gray", "#ffeda0", "#fec44f", "#f03b20")),
  alpha = 0.3,
  build.panel = T,
  n.col = length(uncertainty.info),
  n.row = NULL,
  title.size = 12,
  ...
)

Arguments

build.panel

join plots to single panel

...

Arguments passed on to conos::embeddingPlot


khodosevichlab/CellAnnotatoR documentation built on June 29, 2022, 9:12 p.m.