Hello everyone. Since I'm struggling to find any thread related to what I want to ask I have decided to create a new post. I recently did start some simple GSE analysis to get a quick overall look at my data results before going more into details and I have trouble understanding one thing.
After running it on my DESeq2 results utilising the package ClusterProfiler and function gseGO and watching some tutorials about how to do it in R I got plenty of GO terms that are enriched in my dataset with varying ES/NES, and Padj scores. Results are mostly what I expected since at the very top immune related GO terms are found. The question that I want to ask however is that near the top I found 2 GO terms enriched - that is "Positive regulation of immune response" and "Negative regulation of immune response". Both of those have similar negative ES/NES scores. And plenty "core enriched" genes are common between those two.
Now my first thought was that both of these contradict each other. I mean the first one is telling that immune related things are rather going down (genes associated with positive response are rather down regulated), and the second that they're going up since (-) and (-) should give a + (my reasoning was that if genes associated with negative regulation of immune response are getting down regulated then that means that the response is going up). But after thinking some more I simply don't know what to think about it at all. Now I do understand the meaning of ES/NES score and that all GSE does is telling me that genes associate with that term are at the bottom of my ordered list so they're downregulated and that genes may be common across GO terms, but I still didn't expect such contradicting things, so I must certainly not understand something. Any help?