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
Please make sure that this is a bug! If you have questions about how to use TwoSampleMR please use the Discussions function instead.
Describe the bug (required)
Hello! I tried to use extract_instruments() to get datasets from IEU GWAS. But Rstudio can't create correct connection. Additionally, I tried to use available_outcomes() and it showed the similar error. Can you give me some assistance? Provide a clear and concise description of what the bug is
Error: Cannot read token from alleged .rds file:
mrbase.oauthError in readRDS(token_path): error reading from connection
Describe the current behaviour you observe (required)
ldsc_gwas<-extract_instruments(outcomes ="ebi-a-GCST90025986",clump = FALSE) #blood glucose
Extracting data from 1 GWAS(s)
[>] 1 of 1
Error: Cannot read token from alleged .rds file:
mrbase.oauthError in readRDS(token_path): error reading from connection
available_outcomes()
Error: Cannot read token from alleged .rds file:
mrbase.oauthError in readRDS(token_path): error reading from connection Include code blocks with any error messages
Describe the behaviour you expect (required)
R code to reproduce the issue (required)
Please provide a minimal code snippet that will reproduce this issue
Contribute a solution (optional)
Please submit a pull request and/or briefly describe your proposed solution
System information
Please provide details of your operating system and R version
Additional context
Add any other context about the problem here
The text was updated successfully, but these errors were encountered:
Please make sure that this is a bug! If you have questions about how to use TwoSampleMR please use the Discussions function instead.
Describe the bug (required)
Hello! I tried to use extract_instruments() to get datasets from IEU GWAS. But Rstudio can't create correct connection. Additionally, I tried to use available_outcomes() and it showed the similar error. Can you give me some assistance?
Provide a clear and concise description of what the bug is
Error: Cannot read token from alleged .rds file:
mrbase.oauthError in readRDS(token_path): error reading from connection
Describe the current behaviour you observe (required)
Describe the behaviour you expect (required)
R code to reproduce the issue (required)
Please provide a minimal code snippet that will reproduce this issue
Contribute a solution (optional)
Please submit a pull request and/or briefly describe your proposed solution
System information
Please provide details of your operating system and R version
Additional context
Add any other context about the problem here
The text was updated successfully, but these errors were encountered: