# muscle 5.1.0 {{< admonition success "Installed" true >}} This software should be available with no extra configuration. {{< /admonition >}} ## muscle-5.1.0 MUSCLE is widely-used software for making multiple alignments of biological sequences. Version 5 of MUSCLE achieves highest scores on Balibase, Bralibase and Balifam benchmark tests and scales to thousands of sequences on a commodity desktop computer. This version supports generating an ensemble of alternative alignments with the same high accuracy obtained with default parameters. By comparing downstream predictions from different alignments, such as trees, a biologist can evaluation the robustness of conclusions against alignment errors. ### Manual and usage guide Visit the [interactive manual](https://drive5.com/muscle5/manual/) for more information. ------------------------------------------------------------------------------- ## Location and version *NOTE:* use `muscle5` for this version, and `muscle` for past versions (e.g. version 3). ```console $ which muscle5 /local/cluster/bin/muscle5 $ muscle5 --version muscle 5.1.linux64 [12f0e2] Built Jan 13 2022 23:17:13 ``` ## help message *NOTE:* currently, `muscle5 --help` provides a placeholder message. Use `muscle5 -h` instead. ```console $ muscle5 -h muscle 5.1.linux64 [12f0e2] 264Gb RAM, 64 cores Built Jan 13 2022 23:17:13 (C) Copyright 2004-2021 Robert C. Edgar. https://drive5.com Align FASTA input, write aligned FASTA (AFA) output: muscle -align input.fa -output aln.afa Align large input using Super5 algorithm if -align is too expensive, typically needed with more than a few hundred sequences: muscle -super5 input.fa -output aln.afa Single replicate alignment: muscle -align input.fa -perm PERM -perturb SEED -output aln.afa muscle -super5 input.fa -perm PERM -perturb SEED -output aln.afa PERM is guide tree permutation none, abc, acb, bca (default none). SEED is perturbation seed 0, 1, 2... (default 0 = don't perturb). Ensemble of replicate alignments, output in Ensemble FASTA (EFA) format, EFA has one aligned FASTA for each replicate with header line " software ref: research ref: