Releases: KasperSkytte/AutoTax
Releases · KasperSkytte/AutoTax
v1.7.6
Full Changelog: v1.7.5...v1.7.6
v1.7.5
Full Changelog: v1.7.4...v1.7.5
v1.7.4
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
Full Changelog: v1.7.1...v1.7.2
v1.7.1
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
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
Full Changelog: 1.6.3...v1.6.5
1.6.3
- Also output DADA2 formatted fasta file
- Changed docker registry to ghcr.io
- Version specific ubuntu+R cran mirror for docker container
1.6.2
write stdout+stderr to autotax_log.txt