plot hclust
1 2 3 4 5 6 7 8 9 10 11 12 13 | plot_hclust(
tm,
th,
min.value = 1,
pct.exp = 0.5,
cor.opt = "pearson",
hc.opt = "ward.D",
var.lab = "lab",
var.col = "Genotype",
lab.size = 2.5,
expand.x = 0.2,
pal.col = "aaas"
)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.