macOS
brew install abpoalocal Homebrew formula metadata
brew
abpoa のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install abpoalocal Homebrew formula metadata
sudo apt install abpoaDebian stable package indexes · abpoa · ソース: deb.debian.org
nix profile install nixpkgs#abpoanixpkgs package indexes · pkgs/by-name/ab/abpoa/package.nix · ソース: api.github.com
概要
SIMD-based C library for fast partial order alignment using adaptive band
履歴
abPOA is a C library and command-line tool for adaptive-banded partial-order alignment, multiple sequence alignment, and consensus generation. Package maintainers care about it because it exposes a performance-sensitive bioinformatics primitive as a small buildable C package with command-line, conda, Homebrew, and Python-facing usage.
The first GitHub release, v1.0.0, was published on April 15, 2020. The project was described in Bioinformatics later in 2020 as an SIMD-based C library for fast partial order alignment using adaptive banding, and the upstream README presents it as an extended version of partial-order alignment with adaptive banded dynamic programming and SIMD implementation.
The README documents installation via conda and Homebrew, source builds, prebuilt Linux and macOS binaries, and a pyabpoa Python package. The input metadata also shows distribution packaging in Homebrew, Debian, Nix, and Ubuntu, which is typical for bioinformatics tools that need both reproducible workflows and local command-line execution.
abPOA accepts FASTA, FASTQ, and gzip-compressed FASTA/FASTQ input, performs sequence-to-graph alignment, emits consensus FASTA by default, and can also emit row-column MSA, GFA graph output, amino-acid consensus, and graph plots. The README documents global, local, and extension alignment modes plus linear, affine, and convex gap penalties.
The package is significant because it turns a common long-read consensus and MSA building block into a portable SIMD-aware command-line dependency. Its release notes continue to mention packaging-facing work such as pyproject.toml for pyabpoa and SIMD dispatch.
セキュリティ状態
library-like package without higher-risk signals.
リスク グリーン · 信頼度 低 · appliance
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
abpoa | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/yangao07/abPOA
インストールメタデータ
| パッケージキー | brew:abpoa |
|---|---|
| バージョン | 1.5.6 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/abpoa |
| ホームページ | https://github.com/yangao07/abPOA |
| リポジトリ | https://github.com/yangao07/abPOA |
| 上流ドキュメント | https://doi.org/10.1093/bioinformatics/btaa963 |
| ライセンス | MIT |
| ソースアーカイブ | https://github.com/yangao07/abPOA/releases/download/v1.5.6/abPOA-v1.5.6.tar.gz |
| 最終更新 | 2026-05-26T23:37:46-04:00 |
| Pulse | updated |
| 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 | abpoa |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
abpoa 1.5.3-1+b4
adaptive banded Partial Order Alignment
https://github.com/yangao07/abPOA
sudo apt install abpoapython3-pyabpoa 1.5.3-1+b4
adaptive banded Partial Order Alignment - python3 module
https://github.com/yangao07/abPOA
sudo apt install python3-pyabpoaabpoa
nix profile install nixpkgs#abpoaabpoa 1.5.1-1build1
adaptive banded Partial Order Alignment
https://github.com/yangao07/abPOA
sudo apt install abpoapython3-pyabpoa 1.5.1-1build1
adaptive banded Partial Order Alignment - python3 module
https://github.com/yangao07/abPOA
sudo apt install python3-pyabpoaソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.