abaizan / kodoja

Kodoja: identifying viruses from plant RNA sequencing data
MIT License
7 stars 6 forks source link

Automated testing of kodoja_retrieve.py etc #26

Closed peterjc closed 6 years ago

peterjc commented 6 years ago

Also fixes a Python 3 specific problem with kodoja_retrieve.py and does some general coding style tweaks like using os.path.join rather than string addition for path manipulation.