ben-laufer / DMRichR

A R package and executable for the preprocessing, statistical analysis, and downstream testing and visualization of differentially methylated regions (DMRs) from CpG count matrices (Bismark cytosine reports)
https://www.benlaufer.com/DMRichR/
MIT License
38 stars 22 forks source link

ensembldb option #54

Closed ben-laufer closed 2 years ago

ben-laufer commented 3 years ago

In order to use ensembldb, you need to install the latest version of ChIPseeker, which hasn't yet made it to Biocondcutor. You can do this through: BiocManager::install("YuLab-SMU/ChIPseeker")