macOS
brew install spadeslocal Homebrew formula metadata
brew
spades のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install spadeslocal Homebrew formula metadata
sudo apt install spadesDebian stable package indexes · spades · ソース: deb.debian.org
nix profile install nixpkgs#spadesnixpkgs package indexes · pkgs/by-name/sp/spades/package.nix · ソース: api.github.com
概要
De novo genome sequence assembly
履歴
SPAdes is a genome assembly toolkit distributed as command-line pipelines for sequencing data. In package-manager culture it matters less as a package manager itself and more as a scientific CLI with many entry points that system package indexes make easier to install reproducibly.
The SPAdes project traces its cited work back to the 2012 and 2013 SPAdes papers, and the current official repository was created on GitHub in 2016. Its README presents SPAdes as a toolkit for assembly and analysis of sequencing data, primarily Illumina data, with support for IonTorrent and hybrid modes using long reads as supplementary data.
SPAdes accumulated specialized pipelines around common genomics workflows, including metaSPAdes, plasmidSPAdes, metaviralSPAdes, rnaSPAdes, and coronaSPAdes. The official citation guidance lists papers for these modes, reflecting adoption across bacterial, metagenomic, viral, transcriptomic, plasmid, and public-health sequencing use cases.
Users usually run `spades.py` or one of the mode-specific wrappers with input read files and an output directory, then inspect generated assemblies and logs. The package also ships standalone utilities for k-mer counting, graph operations, sequence-to-graph alignment, and related assembly tasks.
SPAdes is a good example of why scientific CLIs get packaged broadly: it has compiled code, Python entry points, test commands, large release artifacts, and many subcommands that researchers want to install through Homebrew, Debian/Ubuntu, Nix, or other reproducible environments instead of hand-building each lab machine.
セキュリティ状態
narrow executable package without higher-risk signals.
リスク グリーン · 信頼度 低 · appliance
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
coronaspades.py | cli | グローバル実行可能ファイル | |
metaplasmidspades.py | cli | グローバル実行可能ファイル | |
metaspades.py | cli | グローバル実行可能ファイル | |
metaviralspades.py | cli | グローバル実行可能ファイル | |
plasmidspades.py | cli | グローバル実行可能ファイル | |
rnaspades.py | cli | グローバル実行可能ファイル | |
rnaviralspades.py | cli | グローバル実行可能ファイル | |
spades-bwa | cli | グローバル実行可能ファイル | |
spades-convert-bin-to-fasta | cli | グローバル実行可能ファイル | |
spades-core | cli | グローバル実行可能ファイル | |
spades-corrector-core | cli | グローバル実行可能ファイル | |
spades-gbuilder | cli | グローバル実行可能ファイル | |
spades-gfa-split | cli | グローバル実行可能ファイル | |
spades-gmapper | cli | グローバル実行可能ファイル | |
spades-gsimplifier | cli | グローバル実行可能ファイル | |
spades-hammer | cli | グローバル実行可能ファイル | |
spades-ionhammer | cli | グローバル実行可能ファイル | |
spades-kmer-estimating | cli | グローバル実行可能ファイル | |
spades-kmercount | cli | グローバル実行可能ファイル | |
spades-read-filter | cli | グローバル実行可能ファイル | |
spades.py | cli | グローバル実行可能ファイル | |
spades_init.py | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/ablab/spades
インストールメタデータ
| パッケージキー | brew:spades |
|---|---|
| バージョン | 4.3.0 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/spades |
| ホームページ | https://ablab.github.io/spades/ |
| リポジトリ | https://github.com/ablab/spades |
| 上流ドキュメント | https://ablab.github.io/spades |
| ライセンス | GPL-2.0-only |
| ソースアーカイブ | https://github.com/ablab/spades/archive/refs/tags/v4.3.0.tar.gz |
| 最終更新 | 2026-06-14T16:22:41Z |
| Pulse | updated |
| 依存関係 | libomp, python@3.14 |
| ビルド依存関係 | cmake |
| Bottle | 利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | spades |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
spades 4.0.0+really3.15.5+dfsg-1
genome assembler for single-cell and isolates data sets
https://github.com/ablab/spades
sudo apt install spadesspades
nix profile install nixpkgs#spadesspades 3.15.5+dfsg-7
genome assembler for single-cell and isolates data sets
http://cab.spbu.ru/software/spades/
sudo apt install spadesソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.