blast-legacy¶
The Basic Local Alignment Search Tool (BLAST) finds regions of local similarity between sequences.
| Home | http://blast.ncbi.nlm.nih.gov | 
| Versions | 2.2.22 | 
| License | Public Domain | 
| Recipe | https://github.com/bioconda/bioconda-recipes/tree/master/recipes/blast-legacy/2.2.22 | 
Installation¶
With an activated Bioconda channel (see Setup and usage), install with:
conda install blast-legacy
and update with:
conda update blast-legacy