# ChAMP Package for DNA methylation analysis
ChAMP package is designed for conduct DNA methylation array analysis, providing service from data loading, to final gene set enrichment analysis .e.g.
More information could be find in [Bioconductor page](https://bioconductor.org/packages/release/bioc/html/ChAMP.html). Also we provided a more detailed guide in the [HTML vignette](https://bioconductor.org/packages/release/bioc/vignettes/ChAMP/inst/doc/ChAMP.html).
Currently, ChAMP package is maintained by [YuanTian1991](https://github.com/YuanTian1991), if you met any problem during using the software, please email: champ450K@gmail.com
Install Code:
```
git clone https://github.com/YuanTian1991/ChAMP.git
R CMD INSTALL ChAMP
```
Current latest version: `2.19.3`