plotCellLoadings: Internal plotting function for cell loadings

plotCellLoadingsR Documentation

Internal plotting function for cell loadings

Description

Internal plotting function for cell loadings

Usage

plotCellLoadings(
  loadings,
  pval,
  ref.level,
  target.level,
  signif.threshold = 0.05,
  jitter.alpha = 0.1,
  palette = NULL,
  show.pvals = FALSE,
  plot.theme = theme_get(),
  jitter.size = 1,
  ordering = c("pvalue", "loading"),
  ref.load.level = 0,
  annotation.x = NULL,
  annotation.y = 1
)

kharchenkolab/cacoa documentation built on Nov. 8, 2024, 6:06 a.m.