Skip to content

Latest commit

 

History

History
23 lines (17 loc) · 731 Bytes

File metadata and controls

23 lines (17 loc) · 731 Bytes

EWAS using Reference-Free DNA Methylation Mixture Deconvolution

GitHub tag R-CMD-check

Installation

  • Install the development version from GitHub:
# install.packages("remotes")
remotes::install_github("umr1283/RefFreeEWAS")
  • Install a particular version:
# install.packages("remotes")
remotes::install_github("umr1283/RefFreeEWAS@v3.0.0")