This is a test version of Biostars. For the public version, visit https://www.biostars.org.
Pathway/Gene set z-score from log2FC

Is there a way to calculate expression of a pathway/gene sets from DE log2fc?. Ie get the directionality of pathway/gene enrichment analysis instead of traditional enrichment p-values from methods such as cluster profiler.

rna-seq pathways de genes enrichment analysis

1 answer

you can go with fgsea to do Gene set enrichment analysis. check this tutorial DESeq results to pathways in 60 Seconds with the fgsea package

Log in to answer this question.