macOS
brew install kalignlocal Homebrew formula metadata
brew
Fast multiple sequence alignment program for biological sequences. Version 3.5.1 via Homebrew; verified from local package data.
install
brew install kalignlocal Homebrew formula metadata
sudo apt install kalignDebian stable package indexes · kalign · source: deb.debian.org
nix profile install nixpkgs#kalignnixpkgs package indexes · pkgs/by-name/ka/kalign/package.nix · source: api.github.com
overview
Fast multiple sequence alignment program for biological sequences
history
Kalign is a fast multiple-sequence-alignment program for protein, DNA, and RNA sequences, distributed as a command-line bioinformatics tool.
Timo Lassmann and Erik Sonnhammer published the original Kalign method in BMC Bioinformatics on 2005-12-12. The paper described a Wu-Manber-based progressive alignment method intended to improve both speed and accuracy for large comparative-genomics workloads.
Kalign remained in the bioinformatics toolchain because multiple sequence alignment is a routine upstream step for homology, conserved-motif, phylogeny, and structure-oriented analyses. Kalign 3, published in Bioinformatics in 2019, was presented as a complete rewrite to handle larger protein and nucleotide sequence sets, using SIMD-accelerated distance estimation and fast guide-tree construction.
Users run kalign on FASTA-like biological sequence inputs to produce multiple alignments. The modern README describes progressive alignment with multi-threading support, source builds with CMake, and alternatives such as Zig builds and Python packaging.
Kalign is a classic science CLI package: a published algorithm wrapped in a small executable, useful in scripts and pipelines, with package-manager availability making a cited method reproducible without hand-building a lab-specific binary.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
kalign | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/TimoLassmann/kalign
install metadata
| Package key | brew:kalign |
|---|---|
| Version | 3.5.1 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/kalign |
| Homepage | https://github.com/TimoLassmann/kalign |
| Repository | https://github.com/TimoLassmann/kalign |
| Upstream docs | https://github.com/TimoLassmann/kalign#readme |
| License | Apache-2.0 |
| Source archive | https://github.com/TimoLassmann/kalign/archive/refs/tags/v3.5.1.tar.gz |
| Dependencies | libomp |
| Build dependencies | cmake |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | kalign |
| 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 database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
kalign 1:3.4.0-1+b3
Global and progressive multiple sequence alignment
sudo apt install kalignkalign
nix profile install nixpkgs#kalignkalign 1:3.3.5-1
Global and progressive multiple sequence alignment
sudo apt install kalignsource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.