Skip to content

Releases: torognes/vsearch

VSEARCH 2.15.0

19 Jun 14:55
Compare
Choose a tag to compare

Update manual and documentation. Turn on notrunclabels option for sintax command by default. Change maxhits 0 to mean unlimited hits, like the default. Allow non-ascii characters in headers, with a warning. Sort centroids and uc too when clusterout_sort specified. Add cluster id to centroids output when clusterout_id specified. Improve error messages when parsing FASTQ files. Add missing fastq_qminout option and fix label_suffix option for fastq_mergepairs. Add derep_id command that dereplicates based on both label and sequence. Remove compilation warnings.

VSEARCH 2.14.2

28 Jan 14:51
Compare
Choose a tag to compare

Fixed some issues with the cut, fastx_revcomp, fastq_convert, fastq_mergepairs, and makeudb_usearch commands. Updated manual.

VSEARCH 2.14.1

18 Sep 12:07
Compare
Choose a tag to compare

Fixed bug with sequences written to file specified with fastaout_rev for commands fastx_filter and fastq_filter.

VSEARCH 2.14.0

11 Sep 14:07
Compare
Choose a tag to compare

Added relabel_self option. Added fasta_width, sizein, sizeout and relabelling options as valid for certain commands.

VSEARCH 2.13.7

02 Sep 13:01
Compare
Choose a tag to compare

Fixes a bug when generating consensus sequences.

VSEARCH 2.13.6

02 Jul 14:03
Compare
Choose a tag to compare

Added info about the cut command to the output of the help command.

This should have been version 2.14.1 as it is a minor fix for version 2.13.5 which should have been version 2.14.0.

VSEARCH 2.13.5

02 Jul 12:59
Compare
Choose a tag to compare

Added cut command to fragment sequences at restriction sites. Silenced output from the fastq_stats command if quiet option was given. Updated manual.

This should have been 2.14.0 as it is not just a bug fix, but adds new features.

VSEARCH 2.13.4

10 May 14:57
Compare
Choose a tag to compare

Added information about support for gzip- and bzip2-compressed input files to the output of the version command. Adapted source code for compilation on FreeBSD and NetBSD systems.

VSEARCH 2.13.3

30 Apr 12:01
Compare
Choose a tag to compare

Fix bug in FASTQ parsing introduced in version 2.13.2.

VSEARCH 2.13.1

26 Apr 15:03
Compare
Choose a tag to compare

Minor changes to the allowed options for each command. All commands now allow the log, quiet and threads options. If more than 1 thread is specified for commands that are not multi-threaded, a warning will be issued. Minor changes to the manual.