Description Usage Arguments Value Examples
This function will add GWAS info
1 | add_gwas(x, file_gwas)
|
x |
dataframe of eqtl result |
file_gwas |
file to gwas information |
Will add two columns - gwasTrait and gwasP
1 2 | load("data/res.Rdata")
res <- add_siglabel_class(res)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.