EwAS: quality control, meta-analysIs and EnRichment
The EASIER package performs epigenetic wide-association study (EWAS) downstream analysis:
Install in R as :
# Install devtools
install.packages("devtools")
library(devtools)
# Install required packages
devtools::source_url("https://raw.githubusercontent.com/isglobal-brge/EASIER/HEAD/installer.R")
# Install EASIER R package
devtools::install_github("isglobal-brge/EASIER@HEAD")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.