blast¶
BLAST+ is a new suite of BLAST tools that utilizes the NCBI C++ Toolkit.
Home | http://blast.ncbi.nlm.nih.gov/Blast.cgi?PAGE_TYPE=BlastDocs |
Versions | 2.2.31 |
License | Public Domain |
Recipe | https://github.com/bioconda/bioconda-recipes/tree/master/recipes/blast |
Installation¶
With an activated Bioconda channel (see Setup and usage), install with:
conda install blast
and update with:
conda update blast