macOS
brew install spoalocal Homebrew formula metadata
brew / rank 13058
SIMD partial order alignment tool/library. Version 4.1.5 via Homebrew; verified 2026-06-21. Also installable with debian: sudo apt install libspoa-dev.
install
brew install spoalocal Homebrew formula metadata
sudo apt install spoaDebian stable package indexes · spoa · source: deb.debian.org
overview
SIMD partial order alignment tool/library
history
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.
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 |
|---|---|---|---|
spoa | executable | indexed executable | Discovered from the local executable index. |
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.
install metadata
| Package key | brew:spoa |
|---|---|
| Version | 4.1.5 |
| Package manager | Homebrew |
| Homepage | https://github.com/rvaser/spoa |
| Repository | https://github.com/rvaser/spoa |
| Last updated | 2026-06-21T00:20:16Z |
| Pulse | updated |
| Bottle | not recorded |
| Service | none declared |
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
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 spoasource 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.