macOS
brew install spadeslocal Homebrew formula metadata
安装
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来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.