allele.check
1 2 | allele.check(summary, dbweights, snp.col = "rsid", effect.allele.col = "a1",
alt.allele.col = "a2", beta.col = "beta")
|
summary |
summary data frame |
dbweights |
db weights produced by function extract_weights |
snp.col |
snp column in summary |
effect.allele.col |
effect allele column in summary |
alt.allele.col |
alternative allele column in summary |
beta.col |
beta column in summary; if you have odds ration, change it beta by log(odds ratio) |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.