/bimodal_detector

detect bimodal regions in methylation sequencing

Primary LanguagePythonMIT LicenseMIT

Package: bimodal_detector

Run EM on genomic intervals to find bimodal regions

Usage

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>