Snakemake Workflow Engine

当需要用 Python 规则编排多步、可复现、可扩展的生信/计算流程(比对→排序→去重→变异调用,多样本批处理,本地到 SLURM/云无改代码)时使用;产出 Snakefile(rule/wildcard/expand/config/resources/conda 环境)、DAG 预览与集群 profile;不适用于 Nextflow/CWL/WDL 等其他引擎、纯 shell 循环或时序调度(用 Airflow/Prefect);触发词:snakemake、Snakefile、rule、wildcards、expand、conda 环境、SLURM、DAG、可复现流程、NGS、变异调用。

findscripter 80d9a5b 7.6 KB Updated

File contents

findscripter/everything-skills/tree/main/09-verticals/snakemake-workflow-engine commit 80d9a5b3fb

Frequently asked questions

npx skillmds@latest add findscripter/snakemake-workflow-engine