vsearch¶
a versatile open source tool for metagenomics (USEARCH alternative)
| Home | https://github.com/torognes/vsearch | 
| Versions | 1.9.7 | 
| License | dual-licensed under GPLv3+ or BSD 2-clause | 
| Recipe | https://github.com/bioconda/bioconda-recipes/tree/master/recipes/vsearch | 
Installation¶
With an activated Bioconda channel (see Setup and usage), install with:
conda install vsearch
and update with:
conda update vsearch