From b35ecd8206edafbd5258d1c876350a43e1eebde6 Mon Sep 17 00:00:00 2001 From: Zachary Sweger Date: Sun, 14 Jan 2024 14:29:57 -0600 Subject: [PATCH] Update config.yml Testing removing analysis compilation from u-channel rho pipeline --- benchmarks/u_rho/config.yml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/benchmarks/u_rho/config.yml b/benchmarks/u_rho/config.yml index f607b36f..be9c24eb 100644 --- a/benchmarks/u_rho/config.yml +++ b/benchmarks/u_rho/config.yml @@ -1,8 +1,8 @@ -u_channel_rho:compile: - stage: compile - extends: .compile_benchmark - script: - - snakemake --cores 1 uchannelrho_compile +#u_channel_rho:compile: +# stage: compile +# extends: .compile_benchmark +# script: +# - snakemake --cores 1 uchannelrho_compile #u_channel_rho:sim: # extends: .phy_benchmark