Skip to content

GastonLab/ddb-core

Repository files navigation

Overview

docs Documentation Status
tests
Travis-CI Build Status Requirements Status
Coverage Status
Code Quality Status
package PyPI Package latest release PyPI Package monthly downloads PyPI Wheel Supported versions Supported implementations

Dead Drift Bioinformatics Core Library.

  • Free software: BSD license

Installation

:

git clone https://github.com/dgaston/ddb-core cd ddb-core python setup.py install

Documentation

https://ddb-core.readthedocs.org/

Development

To run the all tests run:

tox

Note, to combine the coverage data from all the tox environments run:

Windows
set PYTEST_ADDOPTS=--cov-append
tox
Other
PYTEST_ADDOPTS=--cov-append tox

About

Dead Drift Bioinformatics Core Library

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages