Skip to content

Releases: Nextomics/NextPolish

NextPolish1.4.1

07 Jul 03:25
Compare
Choose a tag to compare
  1. Add the deltmp option to control whether to delete intermediate results.

NextPolish1.4.0

12 Oct 08:24
Compare
Choose a tag to compare
  1. Add -u option to control whether to output uppercase sequences after polishing.
  2. Update minimap2 to version 2.22-r1101.
  3. Use Paralleltask to submit, control, and monitor jobs.
  4. The output log now includes NextPolish version.
  5. Add documents about polishing using HiFi data.

NextPolish1.3.1

16 Nov 02:57
Compare
Choose a tag to compare

This version is fully compatible with the results of the previous version and only including a few minor changes:

  1. Delete reads containing N bases.
  2. Fix some known bugs, including #50, #58, #59.

NextPolish1.3.0

21 Aug 07:47
Compare
Choose a tag to compare
  1. Fix some minor bugs, including #34.
  2. Optimize polishing using long reads, and slightly improve the polishing accuracy.
  3. Change some default value of some parameters.

NextPolish1.2.4

29 Jun 03:36
Compare
Choose a tag to compare

Fix two bugs #30 and #31.

NextPolish1.2.3

22 Jun 10:14
Compare
Choose a tag to compare

Fix two minor bugs, fully compatible with the results of the previous version.

NextPolish1.2.2

16 Jun 07:32
Compare
Choose a tag to compare
  1. Optimize polishing using PacBio CLR reads, which will produce higher accuracy results than before.
  2. Fix one minor bug.

NextPolish1.2.1

04 Jun 03:29
Compare
Choose a tag to compare
  1. Fixed two segment fault bugs.

NextPolish1.2.0

29 May 08:12
Compare
Choose a tag to compare
  1. Add support for python3.
  2. Add a new module for polishing using NanoPore long reads, which will produce higher accuracy results than before.
  3. Fix some minor bugs.

NextPolish1.1.0

09 Dec 12:38
Compare
Choose a tag to compare
  1. Fix a small bug.
  2. Change the default mapper minimap2 to bwa for short reads.
  3. Add task 5 for polishing using long reads only.