-
Great idea,
I got another one for the collection.
I have used ggdendro to plot dendrograms using the ggplot as base.
https://cran.r-project.org/web/packages/ggdendro/
https://cran.r-project.org/web/…
-
Ciao,
i would like to be able to hover over the heatmap dendrogram on the left and see what cluster i am highlighting (cluster 1,3, whatever). I also need to know somewhere the number of proteins of…
-
Hi there! I have been using your package to create circular dendrograms with heatmaps. I used the sector functionality to chop both the heatmap track and dendrogram track into clusters. I was wonderin…
-
Clustering test fails on Sunspot. There are two issues:
1. Rounding off error in DBSCAN (#1112)
2. Dendrogram failure
```
arborx/test/tstDendrogram.cpp(187): error:
in "Dendrogram/dendrogra…
-
I'm compiling a list of several error corrections and requests for mapping algorithms into a single issue. These are sorted from hardest/lowest priority (# 1) to easiest/highest priority (# 3), altho…
-
Hello,
thanks for this nice tool. I have been using it for the last two months extensively.
I was using heatmap function to plot a similarity matrix between Chip-seq samples coming from deepTools…
-
buildTaxonomy() is able to take in the existing dendrogram associated with the taxonomy, but buildPatchseqTaxonomy() doesn’t have this feature. It would be helpful to add a feature in buildPatchseqTax…
-
- [x] I have checked that this issue has not already been reported.
- [x] I have confirmed this bug exists on the latest version of scanpy.
- [ ] (optional) I have confirmed this bug exists on the m…
xguse updated
3 years ago
-
```
is there a dendrogram plot that can be zoomed?
maybe need to write one using latticeExtra::dendrogramGrob.
```
Original issue reported on code.google.com by `foolish.android` on 23 Jul 2008 at 9:…
-
In the complexheatmap of R, there is a parameter called cluster_columns or clusters_rows allows for the transfer of reordered Dendrogram data (such as using Dendsort packedge in R), which changes the …