Don't use p-value for GO-MWU if you have RNA-seq data! #1342
aspencoyle
started this conversation in
Show and tell
Replies: 1 comment 1 reply
-
Thanks for posting this!! I'm guessing this doesn't affect using module membership scores from WGCNA data? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
While writing up my results, I noticed a change in the official GO-MWU README file. In June, they added the following section:
NOTE: In read-based gene expression analysis (RNA-seq, TagSeq) p-values may be biased towards highly abundant genes, especially when the read depth is low. This may result in the corresponding GO bias. Use log2-fold changes to avoid this.
I switched all my GO-MWU analyses from unadjusted p-value to log2-fold change as a result, and saw some quite substantial changes in the output. So if you ran GO-MWU on RNA-seq data a while back, you definitely might want to redo those analyses!
Beta Was this translation helpful? Give feedback.
All reactions