LD clumping
Opened this issue · 2 comments
explodecomputer commented
LD clumping
ape4fld commented
Hi,
I'm trying to find the LD clumping function, but can't find it (or documentation that would explain it).
Thanks :)
Frida
remlapmot commented
If you use TwoSampleMR we have the TwoSampleMR::clump_data()
function, see https://mrcieu.github.io/TwoSampleMR/reference/clump_data.html which calls the ld_clump()
function in ieugwasr https://mrcieu.github.io/ieugwasr/reference/ld_clump.html