plot a heatmap with hclust tree shown on left
1 2 3 4 5 6 7 8 9 10 | heatmap_hc(
ti,
top = 2,
bottom = 5,
text.size = 2.5,
ratio = 3,
r.top = 0.5,
leg = "pairwise similarity",
tiplab = F
)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.