Skip to content

Bright

Compare
Choose a tag to compare
@morispi morispi released this 24 Apr 13:56
· 38 commits to master since this release
  • Removes PAF-index and manually explode/merge the overlaps file. This allows to drastically reduce the runtime of the correction / polishing step.

  • Improves the max best overlaps selection for the correction of each read. This also allows to reduce the runtime of the correction / polishing step.

  • Performs multithreading differently for read correction and assembly polishing. This, once again, allows to greatly reduce the runtime of the correction / polishing process.

  • Fixes various bugs, updates default parameters, and provides a major code clean-up.