amap-align
Protein multiple alignment by sequence annealing
Install
- All systems
-
curl cmd.cat/amap-align.sh
- Debian
-
apt-get install amap-align
- Ubuntu
-
apt-get install amap-align
- Kali Linux
-
apt-get install amap-align
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install amap-align
- Raspbian
-
apt-get install amap-align
- Dockerfile
- dockerfile.run/amap-align
amap-align
Protein multiple alignment by sequence annealing
AMAP is a command line tool to perform multiple alignment of peptidic sequences. It utilizes posterior decoding, and a sequence-annealing alignment, instead of the traditional progressive alignment method. It is the only alignment program that allows one to control the sensitivity / specificity tradeoff. It is based on the ProbCons source code, but uses alignment metric accuracy and eliminates the consistency transformation. The java visualisation tool of AMAP 2.2 is not yet packaged in Debian.