Hello,
I know there have been previous threads on this, but I'm making a new post to see if the consensus has changed over the past few years and want to ask some additional questions.
I am performing bulk RNA-seq analysis of immune cells and expect to see an enrichment of immune related terms between my conditions. However, separating DEGs and performing GO analysis brings up enrichment of the same terms in both the downregulated and upregulated sets. I'm not sure how to infer any directional change from this data.
Additionally, I want to understand the nuance whether to separate or combine DEGs. I'm guessing it goes something like this:
- Separate Analysis
- You have a hypothesis about the direction you expect GO terms to change
- Combined Analysis
- Exploratory, want to see what terms change without an idea of directionality
I am conducting the analysis using clusterProfiler. Any clarifications would be appreciated!