fei0810 / bimodal_detector

detect bimodal regions in methylation sequencing

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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>

About

detect bimodal regions in methylation sequencing

License:MIT License


Languages

Language:Python 100.0%