Good evening everyone,
I was wondering if anyone has ever tried to perform a differential expression analysis using pathway/network information as prior knowledge. To be more specific, I am wondering if it is possible to feed DESeq2 the prior knowledge of pathways so that the algorithm is more prone to consider statistically significant genes part of an up-/down-regulated pathway even without a big LFC (and vice-versa).
ANY help here will be highly appreciated!
Perhaps GSVA is what you’re looking for? It’s a Bioconductor package that shifts the differential expression analysis from genes to gene sets (e.g.: pathways).