plotContrastTree | R Documentation |
helper function for creating dendograms
plotContrastTree(
d.counts,
d.groups,
ref.level,
target.level,
plot.theme = theme_get(),
label.angle = 90,
p.threshold = 0.05,
adjust.pvalues = TRUE,
h.methods = "both",
font.size = 3,
label.hjust = 1,
show.text = "pvalue.code",
tree.order = NULL,
loadings.mean = NULL,
palette = NULL,
verbose = FALSE
)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.