The goal of easyEWAS APP is to conduct Epigenome-wide association study for researchers less experienced in EWAS or parallel computing.
Yuting Wang, Xu Gao (corresponding author)
You can run the APP in the R studio like so:
shiny::runGitHub("ewasAPP", "ytwangZero") If you don't have shiny package in your device, you need to install it first.
install.packages("shiny")