Open TommyPhannareth opened 1 year ago
Please provide example datasets and the code you use. It will help me to understand your problem and help you!
Is there a way to extract the dendrogram formed from splitting the heatmap with a categorical variable?
Now you can use
row_dend(ht, on_slice)
to extract the dendrogram on the slice level.
Please update the package.
Is there a way to extract the dendrogram formed from splitting the heatmap with a categorical variable?