macOS
brew install spoalocal Homebrew formula metadata
brew / rang 13124
Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de spoa pour les workflows d'agents IA.
installation
brew install spoalocal Homebrew formula metadata
sudo apt install spoaDebian stable package indexes · spoa · Source: deb.debian.org
aperçu
SIMD partial order alignment tool/library
historique
Spoa is a C++ SIMD implementation of partial order alignment, packaged as both a command-line tool and library for generating consensus sequences from biological sequence reads.
The official README defines Spoa as `SIMD POA`, an implementation of the partial order alignment algorithm used to generate consensus sequences. It supports local, global, and semi-global alignment modes, linear, affine, and convex gap modes, and SIMD acceleration through SSE4.1+, AVX2, SIMDe, and dispatching.
Spoa is tied to the long-read sequencing era: the README points to the original POA and consensus-sequence literature, while the project is also marked as published in Genome Research. In package form, it gives bioinformatics pipelines a small native executable and a linkable library rather than a large workflow framework.
The supplied package-manager data lists Spoa in Homebrew and as `libspoa-dev` in Debian and Ubuntu. That packaging split reflects its dual role: command for direct FASTA/FASTQ processing and development library for other genomics tools.
The `spoa` command reads FASTA or FASTQ sequences, including gzip-compressed input, and writes consensus or multiple-sequence-alignment FASTA output. Options select scoring, gap penalties, alignment mode, and result mode.
Spoa matters to package maintainers because it is a compact, performance-sensitive C++ bioinformatics dependency. Its optional SIMD/SIMDe paths and library install targets are exactly the kind of details that determine whether a formula or distro package is useful beyond a single architecture.
posture de sécurité
library-like package without higher-risk signals.
risque vert · confiance faible · appliance
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
| Commande | Type | Exposition | Note |
|---|---|---|---|
spoa | cli | exécutable global |
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.
https://github.com/rvaser/spoa
métadonnées d'installation
| Clé du paquet | brew:spoa |
|---|---|
| Version | 4.1.5 |
| Gestionnaire de paquets | Homebrew |
| Page du gestionnaire de paquets | https://formulae.brew.sh/formula/spoa |
| Page d'accueil | https://github.com/rvaser/spoa |
| Dépôt | https://github.com/rvaser/spoa |
| Licence | MIT |
| Archive source | https://github.com/rvaser/spoa/archive/refs/tags/4.1.5.tar.gz |
| Dernière mise à jour | 2026-06-21T00:20:16Z |
| Pulse | updated |
| Dépendances de compilation | cmake |
| Bouteille | disponible (sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| post-install Homebrew | non défini |
| Service | aucun déclaré |
faits du registre
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | spoa |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
correspondances dans les bases sources
Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.
libspoa-dev 4.1.4-2+b1
SIMD partial order alignment library (development files)
https://github.com/rvaser/spoa
sudo apt install libspoa-devlibspoa7.0.0 4.1.4-2+b1
SIMD partial order alignment library
https://github.com/rvaser/spoa
sudo apt install libspoa7.0.0spoa 4.1.4-2+b1
SIMD partial order alignment tool
https://github.com/rvaser/spoa
sudo apt install spoalibspoa-dev 4.0.8-1
SIMD partial order alignment library (development files)
https://github.com/rvaser/spoa
sudo apt install libspoa-devlibspoa7.0.0 4.0.8-1
SIMD partial order alignment library
https://github.com/rvaser/spoa
sudo apt install libspoa7.0.0spoa 4.0.8-1
SIMD partial order alignment tool
https://github.com/rvaser/spoa
sudo apt install spoapiste source
Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.