-
Hi there,
I was wondering if you'd be interested in adding `rect.hclust.labels` to the dendextend R package?
https://github.com/talgalili/dendextend
Cheers,
Tal
-
Hi!
Thanks for this nice package. I have come across a weird behaviour in the tree from aggExCluster(). It does not happen with all datasets. I have attached one matrix for which it does happen. I…
-
Hi Tal,
Right now, tanglegram supports assigning any desired colors to the connectors of two dendrograms by simply making a sufficient-length vector. This allows for some super interesting graphics t…
-
I need a citation for "Optimal leaf ordering", for example. I think that there's a paper that describes this and hamiltonian distance, etc.
-
Is it possible to set the line width of the tree of aheatmap? Any other tips for producing figures for publication?
-
Hi,
Thank you for making this nice package.
I am wondering how to add nodes to plot ? also It would be nice to be able to cut the tree into k clusters and color them without coloring the labels. I…
-
Hi
The `dend_diff()` function plots the first dendrogram twice, and manually adjusting with `which=` produces an error. Here's an example with the dendrograms from the introduction:
```
dend13 %
…
-
Hi `dendextend` team,
I have a:
`'dendrogram' with 2 branches and 4872 members total, at height 10.11295
`
(called `dendro`) for which I'm calling:
`get_branches_heights(dendro, include_leaves…
-
## Operating system
Windows 10
## Description of the problem
file
-
Log from winbuild
```
* using log directory 'd:/RCompile/CRANguest/R-devel/dendextend.Rcheck'
* using R Under development (unstable) (2024-11-11 r87319 ucrt)
* using platform: x86_64-w64-mingw32…