muscle
Multiple alignment program of protein sequences
Install
- All systems
-
curl cmd.cat/muscle.sh
- Debian
-
apt-get install muscle
- Ubuntu
-
apt-get install muscle
- Kali Linux
-
apt-get install muscle
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install muscle
- Raspbian
-
apt-get install muscle
- Dockerfile
- dockerfile.run/muscle
muscle
Multiple alignment program of protein sequences
MUSCLE is a multiple alignment program for protein sequences. MUSCLE stands for multiple sequence comparison by log-expectation. In the authors tests, MUSCLE achieved the highest scores of all tested programs on several alignment accuracy benchmarks, and is also one of the fastest programs out there.