Skip to content

Releases: torognes/swarm

Swarm 2.1.13

08 Mar 12:37
Compare
Choose a tag to compare

Fix bug with progress bar when writing seeds.

Swarm 2.1.12: Remove debugging message

16 Jan 15:57
Compare
Choose a tag to compare

Remove a debugging message

Swarm 2.1.11: Fix bugs with SIMD alignment when d>1

16 Jan 15:43
Compare
Choose a tag to compare

Version 2.1.11 fixes two bugs (issue #96) related to the SIMD implementation of alignment that might result in incorrect alignments and scores. The bug only applies when d>1.

Swarm 2.1.10

22 Dec 21:34
Compare
Choose a tag to compare

Swarm version 2.1.10 fixes two bugs related to gap penalties of alignments. The first bug may lead to wrong alignments and similarity percentages reported in UCLUST (.uc) files. The second bug makes Swarm use a slightly higher gap extension penalty than specified. The default gap extension penalty used have actually been 4.5 instead of 4.

Swarm 2.1.9

06 Jul 09:57
Compare
Choose a tag to compare

Fix compilation errors with GCC version 6.

SWARM 2.1.8

11 Mar 15:20
Compare
Choose a tag to compare

Fix rare bug with extremely short non-dereplicated sequences.
Do not show alignment parameters for d=1.

SWARM 2.1.7

24 Feb 18:10
Compare
Choose a tag to compare

Fix error with seed output. Ignore CR in FASTA files. Improved help and error messsages. And more.

SWARM 2.1.6

14 Dec 10:03
Compare
Choose a tag to compare

Swarm 2.1.6 fixes problems with older compilers that do not have the x86intrin.h header file. It also fixes a bug in the output of seeds with the -w option when d>1.

SWARM 2.1.5

08 Sep 12:36
Compare
Choose a tag to compare

Swarm 2.1.5 fixes minor bugs.

SWARM 2.1.4

04 Sep 15:26
Compare
Choose a tag to compare

Swarm 2.1.4 fixes minor bugs in the algorithm used for d=1.