macOS
brew install spoalocal Homebrew formula metadata
brew / Rang 13058
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für spoa in AI-Agent-Workflows.
Installation
brew install spoalocal Homebrew formula metadata
sudo apt install spoaDebian stable package indexes · spoa · Quelle: deb.debian.org
Überblick
SIMD partial order alignment tool/library
Verlauf
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.
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 |
|---|---|---|---|
spoa | Executable | indexiertes Executable | Aus dem lokalen Executable-Index erkannt. |
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.
Installationsmetadaten
| Paketschlüssel | brew:spoa |
|---|---|
| Version | 4.1.5 |
| Paketmanager | Homebrew |
| Homepage | https://github.com/rvaser/spoa |
| Repository | https://github.com/rvaser/spoa |
| Zuletzt aktualisiert | 2026-06-21T00:20:16Z |
| Pulse | updated |
| Bottle | nicht erfasst |
| Dienst | keiner deklariert |
Source-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
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 spoaQuellspur
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.