kalign
Global and progressive multiple sequence alignment
Install
- All systems
-
curl cmd.cat/kalign.sh
- Debian
-
apt-get install kalign
- Ubuntu
-
apt-get install kalign
- Kali Linux
-
apt-get install kalign
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install kalign
- Raspbian
-
apt-get install kalign
- Dockerfile
- dockerfile.run/kalign
kalign
Global and progressive multiple sequence alignment
Kalign is a command line tool to perform multiple alignment of biological sequences. It employs the Muth-Manber string-matching algorithm, to improve both the accuracy and speed of the alignment. It uses global, progressive alignment approach, enriched by employing an approximate string-matching algorithm to calculate sequence distances and by incorporating local matches into the otherwise global alignment.