Skip to content

nigeil/python-bioinformagic

Repository files navigation

Overview

docs Documentation Status
tests
Travis-CI Build Status AppVeyor Build Status Requirements Status

package

Putting the info back into bioinformatics.

  • Free software: Apache Software License 2.0

Installation

pip install bioinformagic

You can also install the in-development version with:

pip install https://github.com/nigeil/python-bioinformagic/archive/master.zip

Documentation

https://python-bioinformagic.readthedocs.io/

Development

To run all the 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

Putting the info back in bioinformatics.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages