Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TwoSampleMR::clump_data requires an active internet connection #2

Open
sjfandrews opened this issue May 3, 2021 · 1 comment
Open

Comments

@sjfandrews
Copy link

Hi,

In applying MRlap I ran into the issue of LD clumping using TwoSampleMR::clump_data requiring an active internet connection. When no internet connection is available this will cause MRlap to fail. This can be an issue when submitting to jobs compute cluster.

A potential solution to this is using ieugwasr::ld_clump (which clump_data calls) with the option of specifying a local plink binary and LD reference to perform clumping locally.

Thanks!

@lcpilling
Copy link
Contributor

This feature has now been implemented with PR #10

You can use a local installation of Plink for LD clumping with a custom reference panel (using MR_plink and MR_bfile options)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants