How to reorder dendrogram in the clustergram function?
2 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
Is there a way to reorder the leaf in the clustergram function, like the 'Reorder' option in the dendrogram function?
0 Commenti
Risposte (1)
Rajani Mishra
il 31 Lug 2020
Clustergram doesn't have attribute like 'Reorder' of dendrogram, but you can try using 'OptimalLeafOrder' property of clustergram. Refer here for reading more about it : https://in.mathworks.com/help/bioinfo/ref/clustergram.html
0 Commenti
Vedere anche
Categorie
Scopri di più su Expression Analysis in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!