Reporting the table used by seaborn clustermap
Dear all, I generally use the seaborn clustermap function to produce clustered heatmap. I often work with many rows, for which all the labels are not reported in the final plot. For this reason it would be nice to export the original table that has been used to generate the clustermap but in the same rows and columns order that one sees in the the clustermap. Is that possible? thanks
• 1,455 views
•
link
0 answers
No answers yet.
Log in to answer this question.
Can you provide more details on what you mean by
original table(raw data/ cluster information)?