macOS
brew install spoalocal Homebrew formula metadata
brew
SIMD partial order alignment tool/library. Version 4.1.5 via Homebrew; verified 2026-06-21.
install
brew install spoalocal Homebrew formula metadata
sudo apt install libspoa-devDebian stable package indexes · libspoa-dev · 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 | cli | global executable |
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.
https://github.com/rvaser/spoa
install metadata
| Package key | brew:spoa |
|---|---|
| Version | 4.1.5 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/spoa |
| Homepage | https://github.com/rvaser/spoa |
| Repository | https://github.com/rvaser/spoa |
| Upstream docs | https://github.com/rvaser/spoa#readme |
| License | MIT |
| Source archive | https://github.com/rvaser/spoa/archive/refs/tags/4.1.5.tar.gz |
| Last updated | 2026-06-21T00:20:16Z |
| Pulse | updated |
| Build dependencies | cmake |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| 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 |
|
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.