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

clump_data error API error? [Error in mtfrm.default(list(url = "http://gwas-api.mrcieu.ac.uk/ld/clump", : cannot mtfrm] #555

Open
sj2614 opened this issue Aug 26, 2024 · 1 comment

Comments

@sj2614
Copy link

sj2614 commented Aug 26, 2024

Hi, I keep encountering errors when conducting clumping. Both TwoSampleMR and ieugwasr packages have been updated. Any insight is appreciated!!

ieugwasr::api_status()
options(ieugwasr_api = 'gwas-api.mrcieu.ac.uk/')

sleep_exposure <- format_data(short_long_sleep_ukb_final, type = "exposure")
sleep_exposure<-clump_data(sleep_exposure)
Please look at vignettes for options on running this locally if you need to run many instances of this command.
Clumping C0YOTH, 2835 variants, using EUR population reference
Removing 2829 of 2835 variants due to LD with other variants or absence from LD reference panel
Clumping IR1VnE, 1105 variants, using EUR population reference
Removing 1080 of 1105 variants due to LD with other variants or absence from LD reference panel
Clumping 6yiZWv, 3661 variants, using EUR population reference
No encoding supplied: defaulting to UTF-8.
Error in mtfrm.default(list(url = "http://gwas-api.mrcieu.ac.uk/ld/clump", :
cannot mtfrm

@MRCIEU MRCIEU deleted a comment Aug 26, 2024
@remlapmot
Copy link
Contributor

I have deleted previous comment. Please explain URLs to random files.

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