This package browser is in early development. Mind the rough edges.

vsearch

Sequence search tools for metagenomics

VSEARCH supports DNA sequence searching, clustering, chimera detection, dereplication, pairwise alignment, shuffling, subsampling, sorting and masking. The tool takes advantage of parallelism in the form of SIMD vectorization as well as multiple threads to perform accurate alignments at high speed. VSEARCH uses an optimal global aligner (full dynamic programming Needleman-Wunsch).

Installation

Install the latest version of vsearch as follows:

guix install vsearch

Or install a particular version:

guix install vsearch@2.9.1

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.

Badge code

HTML: <a href='http://127.0.0.1:3000/packages/vsearch/'><img src='http://127.0.0.1:3000/packages/vsearch/badges/latest-version.svg'></img></a>
Markdown: [![GNU Guix](http://127.0.0.1:3000/packages/vsearch/badges/latest-version.svg)](http://127.0.0.1:3000/packages/vsearch/)
Org: [[http://127.0.0.1:3000/packages/vsearch/][http://127.0.0.1:3000/packages/vsearch/badges/latest-version.svg]]