diff --git a/workflow/conf/biohpc.config b/workflow/conf/biohpc.config index 1036cb9167b5c1bbf9f2cc65763a24ba90e6aaed..817a2ab3c416a3a3810c6ef70c6feaca2b413524 100755 --- a/workflow/conf/biohpc.config +++ b/workflow/conf/biohpc.config @@ -20,7 +20,7 @@ process { executor = 'local' } withName:trimData { - queue = 'super' + queue = '128GB,256GB,256GBv1,384GB' } withName:getRefInfer { queue = 'super'