Automic VaultAutomic Vault

brew

Installer abpoa avec Homebrew, apt, Nix

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de abpoa pour les workflows d'agents IA.

installation

Commandes d'installation supplémentaires

macOS

Homebrewvérifié · 100%
brew install abpoa

local Homebrew formula metadata

Linux

Debian aptvérifié · 92%
sudo apt install abpoa

Debian stable package indexes · abpoa · Source: deb.debian.org

Nixvérifié · 92%
nix profile install nixpkgs#abpoa

nixpkgs package indexes · pkgs/by-name/ab/abpoa/package.nix · Source: api.github.com

aperçu

Résumé du paquet

SIMD-based C library for fast partial order alignment using adaptive band

Commandes et alias

  • abpoa

historique

Historique du projet et usages

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.

Historique du projet

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.

Historique d'adoption

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.

Modes d'utilisation

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.

Pourquoi les passionnés de paquets s'y intéressent

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.

Chronologie

  • 2020: First public GitHub release v1.0.0.
  • 2020: Bioinformatics article published for abPOA.
  • 2025: v1.5.4 added SIMD dispatch and Python 3.13 installation fixes.
  • 2026: v1.5.6 added easier incremental MSA and pyproject.toml for pyabpoa.

Related projects

  • The README explicitly frames abPOA as an extension of partial-order alignment and references heaviest bundling for consensus generation. It also ships pyabpoa for Python users and connects to Bioconda and Homebrew packaging for workflow installation.

posture de sécurité

Niveau de risque : vert

library-like package without higher-risk signals.

Classificateur de risque

risque vert · confiance faible · appliance

Pourquoi

  • library-like package without higher-risk signals

Signaux

  • metadata:library-like

Comportement d'installation

  • Aucun hook post-install Homebrew n’est enregistré dans les métadonnées de formule.
  • Les métadonnées de bottle Homebrew sont disponibles pour 6 plateformes.

Revue recommandée

Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.

exécutables

Exécutables installés

CommandeTypeExpositionNote
abpoacliexécutable global

fraîcheur

Version et fraîcheur

Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.

page générée2026-07-08
version du gestionnaire1.5.6
gestionnaire mis à jour2026-05-26
données localesOK
amontnot checked
dernière version détectéenon détecté

https://github.com/yangao07/abPOA

métadonnées d'installation

Métadonnées du paquet

Clé du paquetbrew:abpoa
Version1.5.6
Gestionnaire de paquetsHomebrew
Page du gestionnaire de paquetshttps://formulae.brew.sh/formula/abpoa
Page d'accueilhttps://github.com/yangao07/abPOA
Dépôthttps://github.com/yangao07/abPOA
Docs amonthttps://doi.org/10.1093/bioinformatics/btaa963
LicenceMIT
Archive sourcehttps://github.com/yangao07/abPOA/releases/download/v1.5.6/abPOA-v1.5.6.tar.gz
Dernière mise à jour2026-05-26T23:37:46-04:00
Pulseupdated
Bouteilledisponible (sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
post-install Homebrewnon défini
Serviceaucun déclaré

faits du registre

Détails de la base source

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Nameabpoa
Version Scheme0
Revision0
Head VersionHEAD
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

correspondances dans les bases sources

Autres enregistrements de gestionnaires de paquets

Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.

Debian apt95%

abpoa 1.5.3-1+b4

adaptive banded Partial Order Alignment

https://github.com/yangao07/abPOA

sudo apt install abpoa
  • Section: science
  • Architecture: amd64
  • Source Package: abpoa
  • 3 Dépendances
  • normalized package name match
  • Correspondance par : Abpoa
Debian stable package indexes · deb.debian.org · Debian stable package indexes: abpoa from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

python3-pyabpoa 1.5.3-1+b4

adaptive banded Partial Order Alignment - python3 module

https://github.com/yangao07/abPOA

sudo apt install python3-pyabpoa
  • Section: python
  • Architecture: amd64
  • Source Package: abpoa
  • 3 Dépendances
  • normalized package name match
  • Correspondance par : Abpoa
Debian stable package indexes · deb.debian.org · Debian stable package indexes: python3-pyabpoa from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

abpoa

nix profile install nixpkgs#abpoa
  • normalized package name match
  • Correspondance par : Abpoa
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/ab/abpoa/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Ubuntu apt95%

abpoa 1.5.1-1build1

adaptive banded Partial Order Alignment

https://github.com/yangao07/abPOA

sudo apt install abpoa
  • Section: universe/science
  • Architecture: amd64
  • 3 Dépendances
  • normalized package name match
  • Correspondance par : Abpoa
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: abpoa from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

python3-pyabpoa 1.5.1-1build1

adaptive banded Partial Order Alignment - python3 module

https://github.com/yangao07/abPOA

sudo apt install python3-pyabpoa
  • Section: universe/python
  • Architecture: amd64
  • Source Package: abpoa
  • 3 Dépendances
  • normalized package name match
  • Correspondance par : Abpoa
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: python3-pyabpoa from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz

piste source

Généré depuis les données du dépôt

Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.

Sources utilisées

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment