macOS
brew install snakemakelocal Homebrew formula metadata
brew / 順位 2930
snakemake のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install snakemakelocal Homebrew formula metadata
sudo apt install snakemakeDebian stable package indexes · snakemake · ソース: deb.debian.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 | 実行可能ファイル | インデックス済み実行可能ファイル | ローカル実行可能ファイルインデックスから検出されました。 |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
インストールメタデータ
| パッケージキー | brew:snakemake |
|---|---|
| バージョン | 9.24.0 |
| パッケージマネージャ | Homebrew |
| ホームページ | https://snakemake.readthedocs.io/ |
| リポジトリ | https://github.com/snakemake/snakemake |
| 最終更新 | 2026-07-31T14:26:29Z |
| Pulse | updated |
| Bottle | 未記録 |
| サービス | 宣言なし |
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの 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-docソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.