Description Usage Arguments Value Examples
Create tanglegram. Removes markers, that are not in both trees. Calculates alternating light and dark shades of grey.
1 | maketangle(dend1, dend2, cutheight, k = NULL, ncol = k, ...)
|
dend1 |
First dendrogram. Required. |
dend2 |
Second dendrogram. Required. |
cutheight |
The height, at which dend1 is cut. Influences number of colors. |
k |
Number of desired linkage groups. |
ncol |
Number of desired colors. |
... |
Other parameters are forwarded to the tanglegram command. |
None. Plotting only.
1 2 3 4 5 6 7 8 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.