macOS
brew install spadeslocal Homebrew formula metadata
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für spades in AI-Agent-Workflows.
Installation
brew install spadeslocal Homebrew formula metadata
sudo apt install spadesDebian stable package indexes · spades · Quelle: deb.debian.org
nix profile install nixpkgs#spadesnixpkgs package indexes · pkgs/by-name/sp/spades/package.nix · Quelle: api.github.com
Überblick
De novo genome sequence assembly
Verlauf
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.
Sicherheitslage
narrow executable package without higher-risk signals.
grün Risiko · niedrig Konfidenz · appliance
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
Executables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
coronaspades.py | cli | globales Executable | |
metaplasmidspades.py | cli | globales Executable | |
metaspades.py | cli | globales Executable | |
metaviralspades.py | cli | globales Executable | |
plasmidspades.py | cli | globales Executable | |
rnaspades.py | cli | globales Executable | |
rnaviralspades.py | cli | globales Executable | |
spades-bwa | cli | globales Executable | |
spades-convert-bin-to-fasta | cli | globales Executable | |
spades-core | cli | globales Executable | |
spades-corrector-core | cli | globales Executable | |
spades-gbuilder | cli | globales Executable | |
spades-gfa-split | cli | globales Executable | |
spades-gmapper | cli | globales Executable | |
spades-gsimplifier | cli | globales Executable | |
spades-hammer | cli | globales Executable | |
spades-ionhammer | cli | globales Executable | |
spades-kmer-estimating | cli | globales Executable | |
spades-kmercount | cli | globales Executable | |
spades-read-filter | cli | globales Executable | |
spades.py | cli | globales Executable | |
spades_init.py | cli | globales Executable |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
https://github.com/ablab/spades
Installationsmetadaten
| Paketschlüssel | brew:spades |
|---|---|
| Version | 4.3.0 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/spades |
| Homepage | https://ablab.github.io/spades/ |
| Repository | https://github.com/ablab/spades |
| Upstream-Dokumentation | https://ablab.github.io/spades |
| Lizenz | GPL-2.0-only |
| Quellarchiv | https://github.com/ablab/spades/archive/refs/tags/v4.3.0.tar.gz |
| Zuletzt aktualisiert | 2026-06-14T16:22:41Z |
| Pulse | updated |
| Abhängigkeiten | libomp, python@3.14 |
| Build-Abhängigkeiten | cmake |
| Bottle | verfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| 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-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
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 spadesQuellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.