macOS
brew install abpoalocal Homebrew formula metadata
安装
brew install abpoalocal Homebrew formula metadata
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来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.