macOS
brew install mafftlocal Homebrew formula metadata
sudo port install mafftMacPorts ports tree · science/mafft/Portfile · Source: api.github.com
brew
Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de mafft pour les workflows d'agents IA.
installation
brew install mafftlocal Homebrew formula metadata
sudo port install mafftMacPorts ports tree · science/mafft/Portfile · Source: api.github.com
sudo apt install mafftDebian stable package indexes · mafft · Source: deb.debian.org
nix profile install nixpkgs#mafftnixpkgs package indexes · pkgs/by-name/ma/mafft/package.nix · Source: api.github.com
aperçu
Multiple alignments with fast Fourier transforms
historique
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.
posture de sécurité
narrow executable package without higher-risk signals.
risque vert · confiance faible · appliance
Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.
exécutables
| Commande | Type | Exposition | Note |
|---|---|---|---|
einsi | cli | exécutable global | |
fftns | cli | exécutable global | |
fftnsi | cli | exécutable global | |
ginsi | cli | exécutable global | |
linsi | cli | exécutable global | |
mafft | cli | exécutable global | |
mafft-distance | cli | exécutable global | |
mafft-einsi | cli | exécutable global | |
mafft-fftns | cli | exécutable global | |
mafft-fftnsi | cli | exécutable global | |
mafft-ginsi | cli | exécutable global | |
mafft-homologs.rb | cli | exécutable global | |
mafft-linsi | cli | exécutable global | |
mafft-nwns | cli | exécutable global | |
mafft-nwnsi | cli | exécutable global | |
mafft-profile | cli | exécutable global | |
mafft-qinsi | cli | exécutable global | |
mafft-sparsecore.rb | cli | exécutable global | |
mafft-xinsi | cli | exécutable global | |
nwns | cli | exécutable global | |
nwnsi | cli | exécutable global |
fraîcheur
Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.
https://mafft.cbrc.jp/alignment/software/
métadonnées d'installation
| Clé du paquet | brew:mafft |
|---|---|
| Version | 7.526 |
| Gestionnaire de paquets | Homebrew |
| Page du gestionnaire de paquets | https://formulae.brew.sh/formula/mafft |
| Page d'accueil | https://mafft.cbrc.jp/alignment/software/ |
| Dépôt | https://gitlab.com/sysimm/mafft |
| Docs amont | https://mafft.cbrc.jp/alignment/software |
| Licence | BSD-3-Clause |
| Archive source | https://gitlab.com/sysimm/mafft.git |
| Bouteille | disponible (sur arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, monterey, sonoma, ventura, x86_64_linux) |
| post-install Homebrew | non défini |
| Service | aucun déclaré |
faits du registre
| 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 |
|
correspondances dans les bases sources
Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.
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 mafftpiste source
Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.