macOS
brew install snakemakelocal Homebrew formula metadata
brew
snakemake のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
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 に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ URL を使えるよう、Nucleus パッケージメタデータはここに公開されています。
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
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ソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.