Skip to content

Commit

Permalink
removing unnecessary api call
Browse files Browse the repository at this point in the history
  • Loading branch information
explodecomputer committed Feb 23, 2024
1 parent 61d9c67 commit d783406
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion vignettes/harmonise.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,6 @@ library(TwoSampleMR)
The exposure data and outcome data are now obtained, e.g.:

```{r}
ao <- available_outcomes()
bmi_exp_dat <- extract_instruments(outcomes = 'ieu-a-2')
chd_out_dat <- extract_outcome_data(snps = bmi_exp_dat$SNP, outcomes = 'ieu-a-7')
```
Expand Down

0 comments on commit d783406

Please sign in to comment.