Seurat heatmap across conditions
Hello,
I have a seurat object that has 3 conditions merged. When plotting feature plots I can split them using the " split.by = 'stim' " Would anyone know if there is a way to do this for heatmaps across the conditions for a defined set of genes?
Thanks
• 5,608 views
•
link
1 answer
Provide a list of genes to features option and use group.by = 'stim' in Seurat DoHeatmap function.
• 0 views
•
link
Log in to answer this question.