-
Hello,
I am wondering if the use of k-means in the parameters km, row_km and col_km may be a misnomer? It seems to me that the resulting clusters are simply the result of cutting the dendrograms pr…
-
3.2.1: Show level dendrogram containing 5 instances of each digit (one person)
3.2.2: Use K-Mean clustering to compress each digit into 5 clusters, as done in 3.1.1, and perform hierarchical cluste…
-
Hi,
Using Quarto, I usually have no problem to display the result of my clustering with `rainette_plot()` and to integrate the plot in the html rendering.
For code management reasons, I decided …
-
### Please make sure these conditions are met
- [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.
- [ ] (op…
-
- [] clustering adjacency with the dendrogram on the borders
- [] left/right adjacency
- [] axon/dendrite adjacency
-
I am trying to increase the size of the labels for the clustering related to the dendrogram using Trinity clustering/plotting functions, but cannot figure out how to alter the function to allow me to …
-
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 …
-
I have noticed a similar issue as found here: https://stackoverflow.com/questions/18551645/speeding-up-clustering-heatmap-creation
When generating a heatmap with the dendrogram argument set to "co…
-
### What problem does this feature solve?
A dendrogram is a diagram that shows the hierarchical relationship between objects. It is most commonly created as an output from hierarchical clustering. Th…
-
like this https://stackoverflow.com/questions/48636522/label-r-dendrogram-branches-with-correct-group-number, which is in R - but in Python instead :)