From 709d1cc95afebcb17bfe19f8d40196c403aa7440 Mon Sep 17 00:00:00 2001 From: Zachary Sweger Date: Sun, 12 May 2024 16:16:48 -0700 Subject: [PATCH] Update snakefile json results --- benchmarks/u_rho/Snakefile | 1 - 1 file changed, 1 deletion(-) diff --git a/benchmarks/u_rho/Snakefile b/benchmarks/u_rho/Snakefile index 1035d9dd..44d34987 100644 --- a/benchmarks/u_rho/Snakefile +++ b/benchmarks/u_rho/Snakefile @@ -77,7 +77,6 @@ else fi root -l -b -q '{input.script}("{input.plots}")' cat *.json -cp *.json results/ #cp {input.plots}_figures/*.pdf figures/ """