Skip to content

NextDenovo2.3.1

Compare
Choose a tag to compare
@moold moold released this 11 Sep 09:11
· 50 commits to master since this release
  1. Optimized assembly with PacBio CLR data.
  2. Optimized some default parameters for short seed_cutoff.
  3. Fixed a bug that seq_stat suggests seed_cutoff is 0.
  4. Fixed a memory leak bug in minimap2-nd.
  5. Fixed a bug that exits without any errors.
  6. Added a function to clip tandem repeats at both end of corrected seeds.
  7. Optimized ovl_sort algorithm to produce more high-quality and non-chimeric corrected seeds.
  8. Use non-seed reads to correct structural & base errors if seed depth < 35.
  9. Changed some default value of some parameters and renamed some parameters of nextgraph.
  10. Added limitations and more benchmarks with other assemblers.
  11. Some other small improvements and bugs fixed.