Seurat PlotClusterTree together with heatmap of gene expression
Hi Everyone,
I am looking to plot a heatmap of gene expression together with hierarchical clustering of the samples. I can do each of them individually with DoHeatmap() and PlotClusterTree(), but I was hoping to find a way that combines them on the same plot. I was wondering if there is any tool that can help me do this? Thanks in advance!
• 1,763 views
•
link
0 answers
No answers yet.
Log in to answer this question.
You can make a pseudo bulk matrix with
AverageExpression()and then usepheatmaporComplexHeatmapwithcluster_colsandcluster_rows(pheatmap) set toTRUE