impala
Basic Local Alignment Search Tool
Install
- All systems
-
curl cmd.cat/impala.sh
- Debian
-
apt-get install blast2
- Ubuntu
-
apt-get install blast2
- Kali Linux
-
apt-get install blast2
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install blast2
- Raspbian
-
apt-get install blast2
- Dockerfile
- dockerfile.run/impala
blast2
Basic Local Alignment Search Tool
The famous sequence alignment program. This is "official" NCBI version, #2. The blastall executable allows you to give a nucleotide or protein sequence to the program. It is compared against databases and a summary of matches is returned to the user. Note that databases are not included in Debian; they must be retrieved manually.