View source: R/query_GWAS_Catalog.R
GWAS.catalog.SNP | R Documentation |
Uses GWAS Catalog Access via API (https://www.ebi.ac.uk/gwas/rest/docs/api). to fetch GWAS associations. If no associations is found, NULL is returned.
GWAS.catalog.SNP(rs)
rs |
reference SNP IDs for the variant |
a data frame listing the associations recorded in the GWAS catalog
Alessia Visconti
GWAS.catalog.SNP("rs7681615")
GWAS.catalog.SNP("rs4693052")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.