macOS
brew install snakemakelocal Homebrew formula metadata
安装
brew install snakemakelocal Homebrew formula metadata
sudo apt install snakemakeDebian stable package indexes · snakemake · 来源: deb.debian.org
sudo dnf install snakemakeFedora Rawhide package metadata · snakemake · 来源: dl.fedoraproject.org
nix profile install nixpkgs#snakemakenixpkgs package indexes · pkgs/by-name/sn/snakemake/package.nix · 来源: api.github.com
概览
Pythonic workflow system
历史
Snakemake is a Python-based workflow management system for reproducible and scalable data analyses, especially common in bioinformatics and scientific computing.
The official citation page identifies the initial Snakemake publication as a 2012 Bioinformatics article, followed by a 2021 rolling paper for ongoing feature updates. The official GitHub README describes Snakemake workflows as human-readable, Python-based definitions that scale from local machines to server, cluster, grid, and cloud environments.
The official README reports that Snakemake was receiving more than seven new citations per week in 2021 and had almost 400k downloads at that time. The supplied metadata shows distribution through Homebrew, Debian, Ubuntu, Fedora/DNF, and Nix.
Users describe workflows in Snakefiles, define rules, inputs, outputs, and software environments, and run snakemake to build requested targets. The official deployment docs recommend a repository layout with workflow code under workflow/ and configuration under config/, including config/config.yaml examples.
Snakemake is significant for package maintainers because it bridges language-level workflow definitions, reproducible software deployment, Conda/container integration, and distribution through multiple OS package managers.
安全态势
没有找到 snakemake 的匹配本地密钥处理 manifest。Nucleus 软件包元数据仍在此发布,以便未来覆盖拥有稳定的软件包 URL。
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
config/config.yaml可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
snakemake | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
https://snakemake.readthedocs.io/
安装元数据
| 软件包键 | brew:snakemake |
|---|---|
| 版本 | 9.23.1 |
| 软件包管理器 | Homebrew |
| 软件包管理器页面 | https://formulae.brew.sh/formula/snakemake |
| 主页 | https://snakemake.readthedocs.io/ |
| 仓库 | https://github.com/snakemake/snakemake |
| 上游文档 | https://snakemake.readthedocs.io/en/stable |
| 许可证 | MIT |
| 源码归档 | https://files.pythonhosted.org/packages/9e/c2/45aa858e55edbb7dbc243ed60859f4f3d92d63ecdd67a80632aa3659fe6b/snakemake-9.23.1.tar.gz |
| 最后更新 | 2026-07-25T10:55:01Z |
| Pulse | updated |
| 依赖 | cbc, certifi, libyaml, pydantic, python@3.14, rpds-py |
| 构建依赖 | rust |
| 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 | snakemake |
| Version Scheme | 0 |
| Revision | 2 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
源数据库匹配
匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。
snakemake 7.32.4-7
pythonic workflow management system
https://snakemake.readthedocs.io/
sudo apt install snakemakesnakemake-doc 7.32.4-7
documentation for pythonic workflow management system
https://snakemake.readthedocs.io/
sudo apt install snakemake-docsnakemake
nix profile install nixpkgs#snakemakesnakemake 7.32.4-2
pythonic workflow management system
https://snakemake.readthedocs.io/
sudo apt install snakemakesnakemake-doc 7.32.4-2
documentation for pythonic workflow management system
https://snakemake.readthedocs.io/
sudo apt install snakemake-docsnakemake 9.21.1-3.fc45~bootstrap
Workflow management system to create reproducible and scalable data analyses
https://snakemake.readthedocs.io/en/stable/index.html
sudo dnf install snakemakesnakemake+reports 9.21.1-3.fc45~bootstrap
Metapackage for snakemake: reports extras
https://snakemake.readthedocs.io/en/stable/index.html
sudo dnf install snakemake+reports来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.