You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Downloading example GWAS: fluid_intelligence
trying URL 'https://www.dropbox.com/s/t3lrfj1id8133sx/20016_irnt.gwas.imputed_v3.both_sexes.tsv.bgz?dl=1'
Error in utils::download.file(url = URL, destfile = gwas_sumstats_path) :
cannot open URL 'https://www.dropbox.com/s/t3lrfj1id8133sx/20016_irnt.gwas.imputed_v3.both_sexes.tsv.bgz?dl=1'
In addition: Warning message:
In utils::download.file(url = URL, destfile = gwas_sumstats_path) :
cannot open URL 'https://www.dropbox.com/s/dl/t3lrfj1id8133sx/20016_irnt.gwas.imputed_v3.both_sexes.tsv.bgz': HTTP status was '404 Not Found'
When I do MUNGE = TRUE, it works to import the munged GWAS summary statistics. I guess there may be some problem while downloading the pre-munged GWAS.
1. Bug description
I'm trying to import example GWAS summary statistics using the following code:
Console output
When I do MUNGE = TRUE, it works to import the munged GWAS summary statistics. I guess there may be some problem while downloading the pre-munged GWAS.
3. Session info
The text was updated successfully, but these errors were encountered: