DBGen - General purpose database for genomic data analysis

Travis (.org) Codecov

PyPI license PyPI

DBGen is a python package providing a general purpose database to support genomic data analysis studies.

The current implementation is based on mongoDB.

Quick start

You can install DBGen along with all its dependencies from PyPI:

$ pip install -r requirements.txt dbgen