Skip to content

Releases: Nextomics/NextPolish

NextPolish1.4.1

Choose a tag to compare

@moold moold released this 07 Jul 03:25
  1. Add the deltmp option to control whether to delete intermediate results.

NextPolish1.4.0

Choose a tag to compare

@moold moold released this 12 Oct 08:24
  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

Choose a tag to compare

@moold moold released this 16 Nov 02:57

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

Choose a tag to compare

@moold moold released this 21 Aug 07:47
  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

Choose a tag to compare

@moold moold released this 29 Jun 03:36

Fix two bugs #30 and #31.

NextPolish1.2.3

Choose a tag to compare

@moold moold released this 22 Jun 10:14

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

NextPolish1.2.2

Choose a tag to compare

@moold moold released this 16 Jun 07:32
  1. Optimize polishing using PacBio CLR reads, which will produce higher accuracy results than before.
  2. Fix one minor bug.

NextPolish1.2.1

Choose a tag to compare

@moold moold released this 04 Jun 03:29
  1. Fixed two segment fault bugs.

NextPolish1.2.0

Choose a tag to compare

@moold moold released this 29 May 08:12
  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

Choose a tag to compare

@moold moold released this 09 Dec 12:38
  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.