diff --git a/workflow/conf/biohpc.config b/workflow/conf/biohpc.config index 6d1aa69df1e346d15ae3f949dab203d4f6cae48f..efe86bea962eca3577471efec640248748950625 100755 --- a/workflow/conf/biohpc.config +++ b/workflow/conf/biohpc.config @@ -10,7 +10,7 @@ process { executor = 'local' } withName: getData { - executor = 'local' + queue = 'super' } withName: parseMetadata { executor = 'local'