I have seen a very interesting reading using enrichplot in 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
Hi!
I have seen a very interesting reading using enrichplot in 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