Skip to content

Modernised code and fixed minimal bugs from 1.0.1

Latest
Compare
Choose a tag to compare
@alfonsoeromero alfonsoeromero released this 10 Nov 12:44
· 4 commits to master since this release
9376059
  • Code is no longer compatible with Python 2.5 and Python 2.6 (it could be, but it is not intended to).
  • Code uses future and six to be as much compatible as possible with Python3 (still haven't finished this, but it is close)
  • Code now passes flake8 and pylint. And follows PEP8.
  • Documentation improved in several points
  • Everything updated to work with latest releases of Pfam, hmmer, etc.