From b51c50ece362aab467f3b09197d22f82f3275ff2 Mon Sep 17 00:00:00 2001 From: Joshua Shapiro Date: Tue, 10 Sep 2024 14:54:12 -0400 Subject: [PATCH] don't use wave locally --- nextflow.config | 1 - 1 file changed, 1 deletion(-) diff --git a/nextflow.config b/nextflow.config index f07c82a..e020db3 100644 --- a/nextflow.config +++ b/nextflow.config @@ -32,7 +32,6 @@ profiles { } docker.enabled = true docker.runOptions = '--platform linux/amd64' - wave.enabled = true } prod { params {