mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-20 00:21:35 +00:00
0be0763624
VSEARCH supports de novo and reference based chimera detection, clustering, full-length and prefix dereplication, rereplication, reverse complementation, masking, all-vs-all pairwise global alignment, exact and global alignment searching, shuffling, subsampling and sorting. It also supports FASTQ file analysis, filtering, conversion and merging of paired-end reads. The aim of this project is to create an alternative to the USEARCH tool developed by Robert C. Edgar (2010).
11 lines
520 B
Plaintext
11 lines
520 B
Plaintext
VSEARCH supports de novo and reference based chimera detection, clustering,
|
|
full-length and prefix dereplication, rereplication, reverse complementation,
|
|
masking, all-vs-all pairwise global alignment, exact and global alignment
|
|
searching, shuffling, subsampling and sorting. It also supports FASTQ file
|
|
analysis, filtering, conversion and merging of paired-end reads.
|
|
|
|
The aim of this project is to create an alternative to the USEARCH tool
|
|
developed by Robert C. Edgar (2010).
|
|
|
|
WWW: https://github.com/torognes/vsearch
|