docs/pages/installation.md

layout: page title: Installation permalink: /installation/

iDEA is implemented as an R package, which can be installed from GitHub by:

1. Install devtools if necessary

install.packages('devtools')

2. Install iDEA

devtools::install_github('xzhoulab/iDEA')

3. Load package

library(iDEA)


xzhoulab/iDEA documentation built on Oct. 8, 2022, 8:54 a.m.