Hi everyone - I am working on some differential expression and pathway analysis and am finding it difficult to determine what to report in figures for this. The literature on this is pretty inconsistent so I figured I would query you all.
When I run gage()
, I get outputs that include a p-value, q-value (adjusted p value for false discovery rate I presume), and stat.mean. It seems stat.mean
is the mean log2-fold change across the gene set being assessed by default according to the gage documentation. This seems like the most important metric to report, as it indicates whether the pathway itself is up or down as a whole, right? Typically, I would assume the q-value is the more important than p-value for this type of analysis since it is adjusting for multiple tests. However, the p-values and q-values are pretty drastically different, while the stat.mean is still pretty substantial. So - I am questioning whether to consider/report the p-values or q-values for these analyses. I have pasted a chunk of an output as a sample to show the wide range between p.val and q.val for your information.
I'm working through this and am not really asking for code help, rather interpretation and insights into best practices. Thanks a lot for your time here.