macOS
brew install jellyfishlocal Homebrew formula metadata
安装
brew install jellyfishlocal Homebrew formula metadata
sudo apt install jellyfishDebian stable package indexes · jellyfish · 来源: deb.debian.org
nix profile install nixpkgs#jellyfishnixpkgs package indexes · pkgs/by-name/je/jellyfish/package.nix · 来源: api.github.com
概览
Fast, memory-efficient counting of DNA k-mers
历史
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.
安全态势
narrow executable package without higher-risk signals.
绿色 风险 · 低 置信度 · appliance
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
jellyfish | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
https://github.com/gmarcais/Jellyfish
安装元数据
| 软件包键 | brew:jellyfish |
|---|---|
| 版本 | 2.3.1 |
| 软件包管理器 | Homebrew |
| 软件包管理器页面 | https://formulae.brew.sh/formula/jellyfish |
| 主页 | https://github.com/gmarcais/Jellyfish |
| 仓库 | https://github.com/gmarcais/Jellyfish |
| 上游文档 | https://github.com/gmarcais/Jellyfish#readme |
| 许可证 | BSD-3-Clause OR GPL-3.0-or-later |
| 源码归档 | https://github.com/gmarcais/Jellyfish/releases/download/v2.3.1/jellyfish-2.3.1.tar.gz |
| 最后更新 | 2026-06-19T12:31:21-07:00 |
| Pulse | updated |
| 依赖 | htslib |
| 构建依赖 | pkgconf |
| Bottle | 可用 (于 arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, monterey, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | 未定义 |
| 服务 | 未声明 |
注册表事实
| 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 |
|
源数据库匹配
匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。
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-jellyfish来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.