macOS
brew install spadeslocal Homebrew formula metadata
brew
De novo genome sequence assembly. Version 4.3.0 via Homebrew; verified 2026-06-14.
install
brew install spadeslocal Homebrew formula metadata
sudo apt install spadesDebian stable package indexes · spades · source: deb.debian.org
nix profile install nixpkgs#spadesnixpkgs package indexes · pkgs/by-name/sp/spades/package.nix · source: api.github.com
overview
De novo genome sequence assembly
history
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.
security posture
narrow executable 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 |
|---|---|---|---|
coronaspades.py | cli | global executable | |
metaplasmidspades.py | cli | global executable | |
metaspades.py | cli | global executable | |
metaviralspades.py | cli | global executable | |
plasmidspades.py | cli | global executable | |
rnaspades.py | cli | global executable | |
rnaviralspades.py | cli | global executable | |
spades-bwa | cli | global executable | |
spades-convert-bin-to-fasta | cli | global executable | |
spades-core | cli | global executable | |
spades-corrector-core | cli | global executable | |
spades-gbuilder | cli | global executable | |
spades-gfa-split | cli | global executable | |
spades-gmapper | cli | global executable | |
spades-gsimplifier | cli | global executable | |
spades-hammer | cli | global executable | |
spades-ionhammer | cli | global executable | |
spades-kmer-estimating | cli | global executable | |
spades-kmercount | cli | global executable | |
spades-read-filter | cli | global executable | |
spades.py | cli | global executable | |
spades_init.py | 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/ablab/spades
install metadata
| Package key | brew:spades |
|---|---|
| Version | 4.3.0 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/spades |
| Homepage | https://ablab.github.io/spades/ |
| Repository | https://github.com/ablab/spades |
| Upstream docs | https://ablab.github.io/spades |
| License | GPL-2.0-only |
| Source archive | https://github.com/ablab/spades/archive/refs/tags/v4.3.0.tar.gz |
| Last updated | 2026-06-14T16:22:41Z |
| Pulse | updated |
| Dependencies | libomp, python@3.14 |
| 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 | 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 |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
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 spadessource 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.