View source: R/coloc_eQTL_tidying.R
tidy_eQTL_eQTLGen | R Documentation |
Tidy eQTLGen eQTLs for use with coloc.
tidy_eQTL_eQTLGen(eQTLGen_QTLs)
eQTLGen_QTLs |
df. Full cis-eQTL summary statistics, as downloaded from https://www.eqtlgen.org/cis-eqtls.html. Should be post 2019-12-23 changelog update. |
Tidy dataframe with eQTLGen eQTLs. Note that the dataframe includes
an additional column (SNP_rs). This is necessary for MAF lookup, but should
be removed prior to submitting to colochelpR::get_coloc_results()
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.