Entering edit mode
2.8 years ago
mohammedtoufiq91
▴
270
Hi,
I am working with ComplexHeatmap
to plot heatmaps. Usually, I plot heatmaps
based on all individual columns of the data.matrix and color/categorize by associated column annotations. This time I was exploring a way to average samples belonging to each group and plot the heatmap. Is there a way either in ComplexHeatmap
package or any other packages like `pheatmap