macOS
brew install mafftlocal Homebrew formula metadata
sudo port install mafftMacPorts ports tree · science/mafft/Portfile · Quelle: api.github.com
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für mafft in AI-Agent-Workflows.
Installation
brew install mafftlocal Homebrew formula metadata
sudo port install mafftMacPorts ports tree · science/mafft/Portfile · Quelle: api.github.com
sudo apt install mafftDebian stable package indexes · mafft · Quelle: deb.debian.org
nix profile install nixpkgs#mafftnixpkgs package indexes · pkgs/by-name/ma/mafft/package.nix · Quelle: api.github.com
Überblick
Multiple alignments with fast Fourier transforms
Verlauf
MAFFT is a multiple sequence alignment program for amino acid or nucleotide sequences. The official site describes MAFFT version 7 as software for Unix-like operating systems with a range of methods, including accurate L-INS-i for smaller alignments and fast FFT-NS-2 for larger sequence sets.
MAFFT originated as a fast Fourier transform-based approach to multiple sequence alignment, described in the 2002 Nucleic Acids Research paper cited by the official site. Subsequent official references trace major method and usability improvements through version 5, version 6, version 7, PartTree for large alignments, RNA structural alignment, multithreading, adding unaligned sequences, over-alignment control, large-data workflows, MPI parallelization, and MAFFT-DASH.
The official manual documents MAFFT as a Unix-style command-line program with aliases such as `linsi`, `ginsi`, `einsi`, `fftnsi`, `fftns`, `nwns`, and `mafft-profile`, each exposing a different speed/accuracy tradeoff.
MAFFT became a standard bioinformatics command-line package because it covers both routine and high-accuracy multiple sequence alignment workflows. The official site links to web services at EBI, MPI Bioinformatics Toolkit, GenomeNet, SIB MyHits, T-REX, DDBJ WABI, and CIPRES, showing adoption beyond a single downloadable CLI.
Package managers matter for MAFFT because alignment tools are commonly installed into reproducible research environments, HPC systems, and workflow managers. The supplied package facts show distribution through Homebrew, Debian, MacPorts, Nix, and Ubuntu, while the official site maintains source, Linux, macOS, and Windows download paths.
The basic invocation is `mafft input > output` with FASTA input. The official site recommends `mafft-linsi input > output` as an accurate option for up to roughly 200 sequences and `mafft input > output` as a fast option for larger alignments, with `mafft --auto input > output` for automatic strategy selection.
The manual organizes MAFFT around algorithm families: accuracy-oriented L-INS-i, G-INS-i, and E-INS-i; speed-oriented FFT-NS and NW-NS variants; PartTree for very large sequence counts; and profile alignment for group-to-group workflows.
MAFFT is one of those scientific CLI packages that anchors entire downstream workflows. It matters to package maintainers because it has many executable aliases, platform-specific source/binary packaging, a long citation trail, and users who care about exact version behavior for reproducibility.
Its history also illustrates a common bioinformatics packaging pattern: a command-line core, official web services, and many package-manager builds coexisting because researchers need both interactive alignment services and scriptable local installs.
Sicherheitslage
narrow executable package without higher-risk signals.
grün Risiko · niedrig Konfidenz · appliance
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
Executables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
einsi | cli | globales Executable | |
fftns | cli | globales Executable | |
fftnsi | cli | globales Executable | |
ginsi | cli | globales Executable | |
linsi | cli | globales Executable | |
mafft | cli | globales Executable | |
mafft-distance | cli | globales Executable | |
mafft-einsi | cli | globales Executable | |
mafft-fftns | cli | globales Executable | |
mafft-fftnsi | cli | globales Executable | |
mafft-ginsi | cli | globales Executable | |
mafft-homologs.rb | cli | globales Executable | |
mafft-linsi | cli | globales Executable | |
mafft-nwns | cli | globales Executable | |
mafft-nwnsi | cli | globales Executable | |
mafft-profile | cli | globales Executable | |
mafft-qinsi | cli | globales Executable | |
mafft-sparsecore.rb | cli | globales Executable | |
mafft-xinsi | cli | globales Executable | |
nwns | cli | globales Executable | |
nwnsi | cli | globales Executable |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
https://mafft.cbrc.jp/alignment/software/
Installationsmetadaten
| Paketschlüssel | brew:mafft |
|---|---|
| Version | 7.526 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/mafft |
| Homepage | https://mafft.cbrc.jp/alignment/software/ |
| Repository | https://gitlab.com/sysimm/mafft |
| Upstream-Dokumentation | https://mafft.cbrc.jp/alignment/software |
| Lizenz | BSD-3-Clause |
| Quellarchiv | https://gitlab.com/sysimm/mafft.git |
| Bottle | verfügbar (auf arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, monterey, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | mafft |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
Source-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
mafft 7.505-1
Multiple alignment program for amino acid or nucleotide sequences
https://mafft.cbrc.jp/alignment/software/
sudo apt install mafftmafft
nix profile install nixpkgs#mafftmafft 7.505-1
Multiple alignment program for amino acid or nucleotide sequences
https://mafft.cbrc.jp/alignment/software/
sudo apt install mafftmafft
sudo port install mafftQuellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.