macOS
brew install abpoalocal Homebrew formula metadata
brew
SIMD-based C library for fast partial order alignment using adaptive band. Version 1.5.6 via Homebrew; verified 2026-05-26.
install
brew install abpoalocal Homebrew formula metadata
sudo apt install abpoaDebian stable package indexes · abpoa · source: deb.debian.org
nix profile install nixpkgs#abpoanixpkgs package indexes · pkgs/by-name/ab/abpoa/package.nix · source: api.github.com
overview
SIMD-based C library for fast partial order alignment using adaptive band
history
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.
security posture
library-like 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 |
|---|---|---|---|
abpoa | 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/yangao07/abPOA
install metadata
| Package key | brew:abpoa |
|---|---|
| Version | 1.5.6 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/abpoa |
| Homepage | https://github.com/yangao07/abPOA |
| Repository | https://github.com/yangao07/abPOA |
| Upstream docs | https://doi.org/10.1093/bioinformatics/btaa963 |
| License | MIT |
| Source archive | https://github.com/yangao07/abPOA/releases/download/v1.5.6/abPOA-v1.5.6.tar.gz |
| Last updated | 2026-05-26T23:37:46-04:00 |
| Pulse | updated |
| 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 | 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 |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
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-pyabpoasource 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.