Description Usage Arguments Value Author(s) Examples
These are a group of functions to retrieve the trait-associated SNPs based on input
1 2 3 4 5 6 |
snpdb |
A GRange object or data frame, which is GWAS trait-associated SNPs downloaded from up-to-date dbGaP and NHGRI public database. It is maintained to be updated to the latest version. The data frame contains the following columns, |
region |
A data frame, which is genomic intervals with three columns, chromosome, genomic start position, genomic end position. |
keyword |
The keyword is used when specific trait is of interest. If |
snpid |
SNP rs number |
genes |
Gene name |
pvalue |
SNPs with p-value less than this threshold are used for analyses. |
returnby |
Either SNP or trait. If |
queryKeyword: Return a data frame of traits containing the keyword queryGene: Return a data frame of traits associated with the gene querySNP: Return a data frame of traits associated with the SNP
Li Chen <li.chen@emory.edu>, Zhaohui Qin<zhaohui.qin@emory.edu>
1 2 3 4 5 6 7 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.