Skip to content

josepablog/biokit

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BioKit

Bioinformatics in Python

https://pypip.in/d/biokit/badge.png https://secure.travis-ci.org/cokelaer/biokit.png https://coveralls.io/repos/cokelaer/biokit/badge.png?branch=master https://landscape.io/github/cokelaer/biokit/master/landscape.png https://badge.waffle.io/cokelaer/biokit.png?label=ready&title=Ready
note:BioKit is tested under Python 2.7 Note yet fully compatible with python 3.3 but should be easy to fix (import issue)
contributions:Please join https://github.com/biokit/biokit and share your notebooks https://github.com/biokit/biobooks/
issues:Please use https://github.com/biokit/biokit/issues
http://pythonhosted.org/biokit/_images/biokit.gif

testing

From travis, coverage is about 50% at the moment, which is low because some tests are ignored. Tests ignored are those that are slow or required R dependencies. To be ignored, we filled the setup.cfg with an option called attr. IF you comment that attribute in the setup.cfg and run

python setup.py nosetests

You should reach a higher coverage (about 70%)

About

Bioinformatics in Python

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 95.0%
  • Makefile 2.4%
  • Shell 2.3%
  • C 0.3%