Thanks for your suggestions, however, I am looking for a way to do differential gene analysis equivalent on pathways (should it call differential pathway analysis?). i know I should probably use DESeq2 od EdgeR for gene but not sure whether they will take pathway as input.
May I know are there is any bioinformatics package (or method) that can do a statistical test on two or multiple groups of pathway analysis.
I have 4 conditions:
- Wild-type, control
- Wild-type, treatment
- knockout, control
- knockout, treatment
I did RNAseq on these groups and did a pathway analysis on treatment vs control separately on wild-type and KO animals. I would like to know is there a way to quantitatively assess the difference between the activated (or inhibited) pathways between the wild-type and KO animals upon receiving the treatment?
1 answer
I would start by reading:
User guides as well as explanation pages (sometimes written by the authors) are helpful as well:
- https://www.gsea-msigdb.org/gsea/doc/GSEAUserGuideFrame.html
- https://horvath.genetics.ucla.edu/html/CoexpressionNetwork/Rpackages/WGCNA/
If these do not address your question, please let me know!
Right, that's why I included the WGCNA manuscript.
Log in to answer this question.