Run EM on genomic intervals to find bimodal regions
basic install
pip install git+https://github.com/methylgrammarlab/bimodal_detector
alternatively, you may need to use an access token
pip install git+https://<PERSONAL ACCESS TOKEN>@github.com/methylgrammarlab/bimodal_detector.git
to run:
runEM -j <config.json>