get_beta | R Documentation |
Extract beta and p-values of queried variant
get_beta(traits.dat, querysnpid, querytrait)
traits.dat |
list of coloc structured dataset |
querysnpid |
vector of querysnpid |
querytrait |
vector of querytrait names |
data.frame with one column named beta_plot: indicating beta direction (n/p) and another column named pval_plot with -log10(pval) of the queried variant
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.