YuLab-SMU / biomedical-knowledge-mining-book

:books: Biomedical knowledge mining using GOSemSim and clusterProfiler
https://yulab-smu.top/biomedical-knowledge-mining-book/
69 stars 27 forks source link

Chapter 15 - Seurat option? #30

Open jcasadogp opened 3 months ago

jcasadogp commented 3 months ago

Hi!

I really liked chapter 15 regarding Visualization of functional enrichment result and I wanted to ask if there is a way of applying these codes to a Seurat object.

In concrete, from a Seurat object I usually get DF of genes and pathways differentially expressed between conditions with columns like "PValue", "FDR", "NES", "logFC", ... and I wanted to use the plots of enrichplot package, but I haven't found the way

Thank you in advance!

Julia