Database for genomics.
Project description
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
Source
The source code and minimal working examples can be found on GitHub.
Documentation
Documentation for the latest stable version is available on ReadTheDocs.
Running tests
You can run all unittests from command line by using python:
$ python -m unittest discover
or coverage:
$ coverage run -m unittest discover
Contributing
Please read the contributing section for details on our code of conduct, and the process for submitting pull requests to us.
Licence
Copyright 2020 Pietro Barbiero.
Licensed under the Apache License, Version 2.0 (the “License”); you may not use this file except in compliance with the License. You may obtain a copy of the License at: http://www.apache.org/licenses/LICENSE-2.0.
Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an “AS IS” BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and limitations under the License.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file dbgen-0.0.0.tar.gz
.
File metadata
- Download URL: dbgen-0.0.0.tar.gz
- Upload date:
- Size: 10.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.4.2 requests/2.21.0 setuptools/41.1.0 requests-toolbelt/0.8.0 tqdm/4.30.0 CPython/3.7.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c0ec1f64046345b9e383c412ee658cc88428cc7aca8c5c716c1fee742eaefd69 |
|
MD5 | 0df83b090c2f15fcee19007dff4e0667 |
|
BLAKE2b-256 | e6f3ddee5cd734d1593f2c60c68f3100fdf517913017204e2a2b0d189cbb7af3 |
File details
Details for the file dbgen-0.0.0-py3-none-any.whl
.
File metadata
- Download URL: dbgen-0.0.0-py3-none-any.whl
- Upload date:
- Size: 17.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.4.2 requests/2.21.0 setuptools/41.1.0 requests-toolbelt/0.8.0 tqdm/4.30.0 CPython/3.7.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d6210ede44c187802ce97551a0e5756095301a4d5f77e18791a23aaa83e3baeb |
|
MD5 | af508e63f94e82f2707c3ed711e69602 |
|
BLAKE2b-256 | f19baa704f20e680d2292e621aec4bd265c1f5b1d3df4588cf8c147e112a27f5 |