View source: R/get_gwas_lists.R
get_gwas_lists | R Documentation |
Create gene list data.frame from input traits
get_gwas_lists(traits, genes)
traits |
vector of GWAS catalog traits. See |
genes |
vector of gene names (genes detected in proteomic data) |
data.frame containing GWAS catalog info (PUBMEDID, DISEASE.TRAIT, SNP, P.VALUE, STUDY.ACCESSION) + MAPPED_GENE columns (restricting to traits and genes in input vectors)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.