From 361fd5e4896bec8626575d6c92db74a965118526 Mon Sep 17 00:00:00 2001 From: Alexander Thomas <77535027+alethomas@users.noreply.github.com> Date: Mon, 4 Mar 2024 14:08:14 +0100 Subject: [PATCH] first init (#637) --- workflow/rules/generate_output.smk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/workflow/rules/generate_output.smk b/workflow/rules/generate_output.smk index 11899c101..1110fdbf9 100644 --- a/workflow/rules/generate_output.smk +++ b/workflow/rules/generate_output.smk @@ -407,7 +407,7 @@ rule snakemake_reports_patient: params: for_testing=get_if_testing("--snakefile ../workflow/Snakefile"), conda: - "../envs/snakemake.yaml" + None log: "logs/snakemake_reports/{date}.log", shell: