smithwaterman
determine similar regions between two strings or genomic sequences
Install
- All systems
-
curl cmd.cat/smithwaterman.sh
- Debian
-
apt-get install smithwaterman
- Ubuntu
-
apt-get install smithwaterman
- Kali Linux
-
apt-get install smithwaterman
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install smithwaterman
- Raspbian
-
apt-get install smithwaterman
- Dockerfile
- dockerfile.run/smithwaterman
smithwaterman
determine similar regions between two strings or genomic sequences
The Smith–Waterman algorithm performs local sequence alignment; that is, for determining similar regions between two strings or nucleotide or protein sequences. Instead of looking at the total sequence, the Smith–Waterman algorithm compares segments of all possible lengths and optimizes the similarity measure.