Skip to content

Releases: KasperSkytte/AutoTax

v1.7.6

12 May 10:57
Compare
Choose a tag to compare

v1.7.5

24 Feb 13:07
Compare
Choose a tag to compare

Full Changelog: v1.7.4...v1.7.5

v1.7.4

10 Feb 09:52
Compare
Choose a tag to compare

Reimplemented findLongest() with a much faster and more memory efficient C++ implementation. Credit goes to Nick Green for much of the code.

Full Changelog: v1.7.2...v1.7.4

v1.7.2

25 Jan 09:06
Compare
Choose a tag to compare

Full Changelog: v1.7.1...v1.7.2

v1.7.1

06 Dec 09:03
Compare
Choose a tag to compare

updated unit tests for v1.7.0. Just the order of output is different, else identical

Full Changelog: v1.7.0...v1.7.1

v1.7.0

02 Dec 15:43
Compare
Choose a tag to compare

Big speed ups. The multithreading implementation of usearch_global does not scale linearly, so it's much faster to split into smaller jobs using GNU parallel. Will consume more memory though

Full Changelog: v1.6.5...v1.7

v1.6.5

30 Nov 09:38
Compare
Choose a tag to compare

Full Changelog: 1.6.3...v1.6.5

1.6.3

19 Nov 11:37
Compare
Choose a tag to compare
  • Also output DADA2 formatted fasta file
  • Changed docker registry to ghcr.io
  • Version specific ubuntu+R cran mirror for docker container

1.6.2

02 Jul 09:17
Compare
Choose a tag to compare
write stdout+stderr to autotax_log.txt