macOS
brew install jellyfishlocal Homebrew formula metadata
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für jellyfish in AI-Agent-Workflows.
Installation
brew install jellyfishlocal Homebrew formula metadata
sudo apt install jellyfishDebian stable package indexes · jellyfish · Quelle: deb.debian.org
nix profile install nixpkgs#jellyfishnixpkgs package indexes · pkgs/by-name/je/jellyfish/package.nix · Quelle: api.github.com
Überblick
Fast, memory-efficient counting of DNA k-mers
Verlauf
Jellyfish is a fast, memory-efficient k-mer counter for DNA sequence data. The project README and University of Maryland page describe it as a command-line tool that counts k-mers with a compact hash table and compare-and-swap-based parallelism.
Jellyfish originated with Guillaume Marcais and Carl Kingsford's 2011 Bioinformatics paper, which proposed both a new k-mer counting algorithm and its implementation. The README asks researchers to cite that paper and summarizes the design as an order-of-magnitude memory and speed improvement over other k-mer counters.
The University of Maryland project page preserves the version-1 line and notes that Jellyfish 2.0 moved to a new location with enhancements such as support for longer k-mer sizes and better dynamic memory management. The GitHub repository later became the source and release hub for the 2.x codebase.
Jellyfish became a standard packaged bioinformatics utility because k-mer counting is a common preprocessing step in genome assembly, error correction, and sequence analysis. The README documents installation through Debian and Ubuntu apt, Arch AUR, FreeBSD ports, Cygwin or WSL workflows on Windows, and source builds; the batch input also records Homebrew, Debian, Nix, and Ubuntu packages.
Typical use runs jellyfish count on FASTA or multi-FASTA input, then uses commands such as dump, stats, histo, merge, and query to inspect or combine the binary count database. The README also documents C++, Python, Ruby, and Perl bindings for reading Jellyfish output in scripts.
For package nerds, Jellyfish is significant because it is not merely a helper binary; it packages a cited algorithm as a reusable command-line primitive for bioinformatics pipelines. Its presence in general-purpose package managers makes a research-grade k-mer counter available without each workflow vendoring its own build.
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 |
|---|---|---|---|
jellyfish | 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/gmarcais/Jellyfish
Installationsmetadaten
| Paketschlüssel | brew:jellyfish |
|---|---|
| Version | 2.3.1 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/jellyfish |
| Homepage | https://github.com/gmarcais/Jellyfish |
| Repository | https://github.com/gmarcais/Jellyfish |
| Upstream-Dokumentation | https://github.com/gmarcais/Jellyfish#readme |
| Lizenz | BSD-3-Clause OR GPL-3.0-or-later |
| Quellarchiv | https://github.com/gmarcais/Jellyfish/releases/download/v2.3.1/jellyfish-2.3.1.tar.gz |
| Zuletzt aktualisiert | 2026-06-19T12:31:21-07:00 |
| Pulse | updated |
| Abhängigkeiten | htslib |
| Build-Abhängigkeiten | pkgconf |
| Bottle | verfügbar (auf arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, monterey, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | jellyfish |
| Version Scheme | 0 |
| Revision | 0 |
| 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.
jellyfish 2.3.1-4+b1
count k-mers in DNA sequences
https://www.genome.umd.edu/jellyfish.html
sudo apt install jellyfishjellyfish-examples 2.3.1-4
count k-mers in DNA sequences (examples for testing)
https://www.genome.umd.edu/jellyfish.html
sudo apt install jellyfish-exampleslibjellyfish-2.0-2 2.3.1-4+b1
count k-mers in DNA sequences (dynamic library of jellyfish)
https://www.genome.umd.edu/jellyfish.html
sudo apt install libjellyfish-2.0-2libjellyfish-2.0-dev 2.3.1-4+b1
count k-mers in DNA sequences (development files of jellyfish)
https://www.genome.umd.edu/jellyfish.html
sudo apt install libjellyfish-2.0-devlibjellyfish-perl 2.3.1-4+b1
count k-mers in DNA sequences (Perl bindings of jellyfish)
https://www.genome.umd.edu/jellyfish.html
sudo apt install libjellyfish-perlpython3-dna-jellyfish 2.3.1-4+b1
count k-mers in DNA sequences (Python bindings of jellyfish)
https://www.genome.umd.edu/jellyfish.html
sudo apt install python3-dna-jellyfishjellyfish
nix profile install nixpkgs#jellyfishjellyfish 2.3.1-3build1
count k-mers in DNA sequences
https://www.genome.umd.edu/jellyfish.html
sudo apt install jellyfishjellyfish-examples 2.3.1-3build1
count k-mers in DNA sequences (examples for testing)
https://www.genome.umd.edu/jellyfish.html
sudo apt install jellyfish-exampleslibjellyfish-2.0-2 2.3.1-3build1
count k-mers in DNA sequences (dynamic library of jellyfish)
https://www.genome.umd.edu/jellyfish.html
sudo apt install libjellyfish-2.0-2libjellyfish-2.0-dev 2.3.1-3build1
count k-mers in DNA sequences (development files of jellyfish)
https://www.genome.umd.edu/jellyfish.html
sudo apt install libjellyfish-2.0-devlibjellyfish-perl 2.3.1-3build1
count k-mers in DNA sequences (Perl bindings of jellyfish)
https://www.genome.umd.edu/jellyfish.html
sudo apt install libjellyfish-perlpython3-dna-jellyfish 2.3.1-3build1
count k-mers in DNA sequences (Python bindings of jellyfish)
https://www.genome.umd.edu/jellyfish.html
sudo apt install python3-dna-jellyfishQuellspur
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.