legacy.sh
NCBI Blast legacy call script
Install
- All systems
-
curl cmd.cat/legacy.sh.sh
- Debian
-
apt-get install ncbi-blast+-legacy
- Ubuntu
-
apt-get install ncbi-blast+-legacy
- Kali Linux
-
apt-get install ncbi-blast+-legacy
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install ncbi-blast+-legacy
- Raspbian
-
apt-get install ncbi-blast+-legacy
- Dockerfile
- dockerfile.run/legacy.sh
ncbi-blast+-legacy
NCBI Blast legacy call script
This package adds some fake scripts to call NCBI+ programs with the NCBI blast command line. It makes use of the legacy_blast script in ncbi-blast+ package. To use those scripts, /usr/share/ncbi-blast+/bin must be added to the PATH.