amap
Protein multiple alignment by sequence annealing
Install
- All systems
-
curl cmd.cat/amap.sh
- Debian
-
apt-get install amap-align
- Ubuntu
-
apt-get install amap-align
- Kali Linux
-
apt-get install amap
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install amap-align
- OS X
-
brew install amap
- Raspbian
-
apt-get install amap-align
- Dockerfile
- dockerfile.run/amap
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.
amap
next-generation scanning tool for pentesters
AMAP stands for Application MAPper. It is a next-generation scanning tool for pentesters. It attempts to identify applications even if they are running on a different port than normal. It also identifies non-ascii based applications. This is achieved by sending trigger packets, and looking up the responses in a list of response strings.