MRCIEU/gwasvcf

LD clumping

Opened this issue · 2 comments

LD clumping

Hi,

I'm trying to find the LD clumping function, but can't find it (or documentation that would explain it).

Thanks :)

Frida

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