plotUncertaintyPerClust: Uncertainty barplots per cluster

plotUncertaintyPerClustR Documentation

Uncertainty barplots per cluster

Description

Uncertainty barplots per cluster

Usage

plotUncertaintyPerClust(
  uncertainty.per.clust,
  clusters,
  annotation = NULL,
  ann.per.clust = NULL,
  thresholds = c(coverage = 0.5, negative = 0.5, positive = 0.75),
  build.panel = T,
  n.col = 1,
  n.row = NULL,
  adjust.legend = T,
  rel.legend.width = 0.25,
  title.size = 12,
  ...
)

Arguments

...

Arguments passed on to plotOneUncertaintyPerClust

text.angle

angle of x-axis labels


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