jnmaciuch
Senior Member (Voting Rights)
I remember also being confused why on earth they would use Bonferroni for an -omics analysis. You almost always want to use Benjamini-hochberg (FDR correction), because if you’re doing Bonferroni for so many analytes you’re basically throwing the baby out with the bath water.This notable plot from Hanson is generated by Bonferroni adjustment. The distribution of the fold change of a lot of the metabolites on the x-axis is similar, but the q-value on the y-axis of the right-side plot is made zero by Bonferroni. ( I was so flabbergasted by these two plots that I taught myself multiple comparison and downloaded the data and reran the analysis, the plots are accurate. But I do find myself wondering what meaning is left after adjustment).
Like @forestglip gets at, you only want to use Bonferroni when it’s really important to not report false positives. If you can tolerate a small proportion of false positives in the interest of not losing your true positives, which is the case in nearly all big data analyses, FDR is the way to go.