macOS
brew install abpoalocal Homebrew formula metadata
brew / 順位 9283
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 | 実行可能ファイル | インデックス済み実行可能ファイル | ローカル実行可能ファイルインデックスから検出されました。 |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
インストールメタデータ
| パッケージキー | brew:abpoa |
|---|---|
| バージョン | 1.5.6 |
| パッケージマネージャ | Homebrew |
| ホームページ | https://github.com/yangao07/abPOA |
| リポジトリ | https://github.com/yangao07/abPOA |
| 最終更新 | 2026-05-26T23:37:46-04:00 |
| Pulse | updated |
| Bottle | 未記録 |
| サービス | 宣言なし |
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの 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.