How to reorder dendrogram in the clustergram function?
5 ビュー (過去 30 日間)
古いコメントを表示
Is there a way to reorder the leaf in the clustergram function, like the 'Reorder' option in the dendrogram function?
0 件のコメント
回答 (1 件)
Rajani Mishra
2020 年 7 月 31 日
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 件のコメント
参考
カテゴリ
Help Center および File Exchange で Expression Analysis についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!