snakemake/snakemake
This is the development home of the workflow management system Snakemake. For general information, see observed · 2026-08-28
Health v2 · maintenance only
95/100
- Activity 99
- Release rhythm 87
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 3.0
- age_days: 2525
- days_rel: 7
- days_push: 7
- n_releases_24m: 123
Adoption not part of the score
2853 stars · 654 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Snakemake is a Python-based workflow management system for creating reproducible and scalable data analyses. Workflows are defined via a readable rule-based language and can scale from laptops to clusters, grids, and clouds with automatic software deployment via Conda and containers.
Use cases
- build reproducible data analysis pipelines
- run bioinformatics workflows on a cluster
- scale a pipeline from laptop to cloud without changing code
- manage multi-step ETL workflows with dependencies
- automatically deploy software dependencies for each workflow step
- create reusable workflow modules and wrappers
- orchestrate genomics analysis pipelines
When to choose
- you need reproducible, scalable scientific or data analysis pipelines
- you want Python-based workflow syntax with shell, script, and notebook integration
- you need to run the same workflow on a laptop, HPC cluster, or cloud
- you want automatic deployment of per-step software environments via Conda or containers
When to avoid
- you need a simple one-off script with no multi-step dependencies
- your team prefers YAML-only pipeline definitions without Python
- you need real-time streaming data processing rather than batch workflows
- you want a fully declarative DAG tool with no programming
Facets
framework · maturity stable
workflow-automation etl deployment cli data-science bioinformatics developer-tools python cli cloud cross-platform reproducibility scientific-workflows pipeline-management bioinformatics conda-integration containerization job-scheduling data-engineering automation linux macos docker
2 sources
- readme: https://github.com/snakemake/snakemake · fetched 2026-08-28 · 35182f1479fa
- homepage: https://snakemake.github.io · fetched 2026-08-29 · 31a15135a794
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| snakemake/snakemake | main | 95 |
For agents
markdown · JSON · MCP: product_card(name="snakemake/snakemake")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem