v.0.0.2
- ported HIV subtyping from HIVdb pipeline
- setup script sets user permissions for system installation to allow users to access downloaded resources
- moved
gui.pyto 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