From 932cefd3651a5a11ad016ba23f3b07e7becd5277 Mon Sep 17 00:00:00 2001 From: "Gervaise H. Henry" <gervaise.henry@utsouthwestern.edu> Date: Thu, 18 Mar 2021 17:51:54 -0500 Subject: [PATCH] Fix aws config --- nextflowConf/aws.temp.config | 1 - 1 file changed, 1 deletion(-) diff --git a/nextflowConf/aws.temp.config b/nextflowConf/aws.temp.config index 5289005..77b1f37 100644 --- a/nextflowConf/aws.temp.config +++ b/nextflowConf/aws.temp.config @@ -56,7 +56,6 @@ process { memory = '32 GB' } withName:checkMetadata { - executor = 'dnanexus' cpus = 1 memory = '1 GB' } -- GitLab