Description Usage Arguments Value
View source: R/ios_background.R
Returns list of IDs of available GWAS summary statistics. The data is obtained from [IEU GWAS database](https://gwas.mrcieu.ac.uk/).
1 2 3 4 5 | background_ids(
id_exp = id_exp,
id_out = id_out,
type = c("default", "broad", "eqtl", "metabolite", "protein", "ubm")[1]
)
|
id_exp |
ID for the exposure in IEU GWAS database. |
id_out |
ID for the outome in IEU GWAS database. |
type |
Set a default list of IDs.
|
List
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.