Multiple testing correction (e.g. FDR)?

Hi,

I may have missed it, but is there already any function for multiple testing correction, such as FDR and Bonferroni?

Thanks in advance,

Ali

I used PValueAdjust.jl at some point, but is seems to have been deprecated in favor of MultipleTesting.jl

Thanks, the MultipleTesting.jl is what I was looking for!