proksee-project / proksee-cmd

Repo for Proksee Cmd Line Tools
Apache License 2.0
21 stars 2 forks source link

Merge dev/classification into develop #24

Closed emarinier closed 3 years ago

emarinier commented 3 years ago

This pull request improves the species estimation of proksee assemble. It addresses multiple issues (#21 #22).

Unfortunately, because RefSeq Masher crashes when given small data sets, I was unable to test SpeciesEstimator as much as I would have liked. Additionally, I had to create some exception handling for when RefSeq Masher crashes, so that the program is able to continue with an "Unknown" species. I think a better long term solution is bug fixing RefSeq Masher (https://github.com/phac-nml/refseq_masher/issues/3).

Other notable changes: