macOS
brew install spoalocal Homebrew formula metadata
brew / 順位 13058
spoa のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install spoalocal Homebrew formula metadata
概要
SIMD partial order alignment tool/library
履歴
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.
セキュリティ状態
library-like package without higher-risk signals.
リスク グリーン · 信頼度 低 · appliance
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
spoa | 実行可能ファイル | インデックス済み実行可能ファイル | ローカル実行可能ファイルインデックスから検出されました。 |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
インストールメタデータ
| パッケージキー | brew:spoa |
|---|---|
| バージョン | 4.1.5 |
| パッケージマネージャ | Homebrew |
| ホームページ | https://github.com/rvaser/spoa |
| リポジトリ | https://github.com/rvaser/spoa |
| 最終更新 | 2026-06-21T00:20:16Z |
| Pulse | updated |
| Bottle | 未記録 |
| サービス | 宣言なし |
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
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 spoaソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.