macOS
brew install abpoalocal Homebrew formula metadata
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für abpoa in AI-Agent-Workflows.
Installation
brew install abpoalocal Homebrew formula metadata
sudo apt install abpoaDebian stable package indexes · abpoa · Quelle: deb.debian.org
nix profile install nixpkgs#abpoanixpkgs package indexes · pkgs/by-name/ab/abpoa/package.nix · Quelle: api.github.com
Überblick
SIMD-based C library for fast partial order alignment using adaptive band
Verlauf
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.
Sicherheitslage
library-like package without higher-risk signals.
grün Risiko · niedrig Konfidenz · appliance
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
Executables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
abpoa | cli | globales Executable |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
https://github.com/yangao07/abPOA
Installationsmetadaten
| Paketschlüssel | brew:abpoa |
|---|---|
| Version | 1.5.6 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/abpoa |
| Homepage | https://github.com/yangao07/abPOA |
| Repository | https://github.com/yangao07/abPOA |
| Upstream-Dokumentation | https://doi.org/10.1093/bioinformatics/btaa963 |
| Lizenz | MIT |
| Quellarchiv | https://github.com/yangao07/abPOA/releases/download/v1.5.6/abPOA-v1.5.6.tar.gz |
| Zuletzt aktualisiert | 2026-05-26T23:37:46-04:00 |
| Pulse | updated |
| Bottle | verfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| 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-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
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-pyabpoaQuellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.