Nov 2024
Created by Matthew Suderman [email protected]
-
Prepare the data for analysis#
-
Conduct an eQTL analysis using the MatrixEQTL R package
-
Produce plots to visually inspect findings
-
(Optional) Conduct an meQTL analysis
-
(Optional) Identify trios of associated genes, CpG sites and SNPs
In R:
library(rmarkdown)
rmarkdown::render("otheromics.rmd")
To include answers, rerun render
after changing show.answers
to
TRUE
in otheromics.rmd.
The dataset was prepared by running scripts/create-dataset.r.