Skip to content

v.0.0.2

Choose a tag to compare

@ArtPoon ArtPoon released this 16 Oct 18:59
· 232 commits to master since this release
682ee7f
  • ported HIV subtyping from HIVdb pipeline
  • setup script sets user permissions for system installation to allow users to access downloaded resources
  • moved gui.py to a separate branch as a work in progress
  • extensive refactoring and application of PEP8 code style
  • byte string conversion to accommodate Python 3.5
  • moved FASTA parsing to utils.py
  • fixes #44, #42