Skip to content

Releases: ncsa/NEAT

4.3.6

02 Mar 15:57

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 4.3.5...4.3.6

4.3.5

21 Nov 13:47
aa39c7e

Choose a tag to compare

Numerous bug fixes, tweaks and improvements to NEAT.

What's Changed

Full Changelog: 4.3.4...4.3.5

4.3.4

15 Oct 23:10
043fe0f

Choose a tag to compare

Fixed a bug for --no-log flag that was causing it to touch the file anyway. Fixed a bug in produce_bam: false where it was trying to create the intermediate bam unnecessarily, throwing an error.

What's Changed

Full Changelog: 4.3.3...4.3.4

4.3.2

14 Oct 15:10
d455ca5

Choose a tag to compare

This release was a refactoring of the parallel code in order to fix some header issues in the final output. We simplified the code, eliminating an extraneous loop that was only running 1 time.

What's Changed

Full Changelog: 4.3.1...v4.3.2

v4.3.1

06 Oct 06:50
53295bf

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 4.3.0...4.3.1

v4.3.0

09 Sep 17:00
ca2fc5e

Choose a tag to compare

Added parallelization to NEAT!

4.2.8

20 Jan 22:46
fd00e28

Choose a tag to compare

4.2.8 Pre-release
Pre-release

What's Changed

  • 130 neat crashes with target bed file 500 lines by @joshfactorial in #131
  • Fixes bug with quality score array

Full Changelog: 4.2.7...4.2.8

4.2.7

24 Oct 17:37

Choose a tag to compare

fixed a bug that was throwing an error when the requested read length was greater than the default.

Full Changelog: 4.2.6...4.2.7

v4.2.6

18 Oct 18:47
83c2d3b

Choose a tag to compare

Bug fixes to the error model creation script (plus a few minor bug fixes discovered along the way).

What's Changed

Full Changelog: 4.2.5...4.2.6

v4.2.5

21 Sep 02:18
5f9f85a

Choose a tag to compare

Found a couple bugs while doing some refactoring. Adding those to a new spot release, hopefully no one's work has been affected!

What's Changed

Full Changelog: 4.2.4...4.2.5