This is a test version of Biostars. For the public version, visit https://www.biostars.org.
Meta-Analysis p-value combining and adjusting

I am conducting a meta-analysis from different RNA-Seq/Microarray datasets of the same hypothesis (Control vs a specific test condition, for example). While combining p-values from the multiple DEG experiments , should the raw p-values be used for combining and then adjusted or can the adjusted p-values be combined directly?

rna-seq microarray metaanalysis p-value adjustment

1 answer

combine, then adjust.

Fisher's method has certain assumptions about what the p-value is that will almost certainly be violated if you do multiple-testing correction first.

Originally posted by Brent P

Log in to answer this question.