macOS
brew install kalignlocal Homebrew formula metadata
brew
kalign のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install kalignlocal Homebrew formula metadata
sudo apt install kalignDebian stable package indexes · kalign · ソース: deb.debian.org
nix profile install nixpkgs#kalignnixpkgs package indexes · pkgs/by-name/ka/kalign/package.nix · ソース: api.github.com
概要
Fast multiple sequence alignment program for biological sequences
履歴
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.
セキュリティ状態
narrow executable package without higher-risk signals.
リスク グリーン · 信頼度 低 · appliance
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
kalign | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/TimoLassmann/kalign
インストールメタデータ
| パッケージキー | brew:kalign |
|---|---|
| バージョン | 3.5.1 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/kalign |
| ホームページ | https://github.com/TimoLassmann/kalign |
| リポジトリ | https://github.com/TimoLassmann/kalign |
| 上流ドキュメント | https://github.com/TimoLassmann/kalign#readme |
| ライセンス | Apache-2.0 |
| ソースアーカイブ | https://github.com/TimoLassmann/kalign/archive/refs/tags/v3.5.1.tar.gz |
| 依存関係 | libomp |
| ビルド依存関係 | cmake |
| Bottle | 利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| 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 |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
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 kalignソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.