blat¶
BLAT is a bioinformatics software tool which performs rapid mRNA/DNA and cross-species protein alignments.
| Home | https://genome.ucsc.edu/FAQ/FAQblat.html | 
| Versions | 35 | 
| License | Free for academic, nonprofit and personal use | 
| Recipe | https://github.com/bioconda/bioconda-recipes/tree/master/recipes/blat | 
Installation¶
With an activated Bioconda channel (see Setup and usage), install with:
conda install blat
and update with:
conda update blat