Skip to content

v0.1.1 - Cohesive build

Latest
Compare
Choose a tag to compare
@Tharos-ux Tharos-ux released this 21 Jun 12:48
· 3 commits to v0.1.0 since this release

This release is about being cohesive in function usage, imports, and parallelism.
Parallelism was added to prediction, each read in the sample file spawns a concurrent process.
Also, some cleaning and bugfix was performed along the way.

Upgrades :

  • Added multithreading support to prediction
  • Moved predict loop to dedicated module
  • Added scripts to plot graphs from results

Fixes :

  • Removed bug where read threshold inferior to 10kb would crash the software
  • Removed bug where building database would fail if a specie had only fragments of length inferior to threshold