plotCellLoadings | R Documentation |
Internal plotting function for cell loadings
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
)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.