diff --git a/workflow/conf/biohpc.config b/workflow/conf/biohpc.config index 66ffcf22df36c0a14aec9f7a436d8a1405d7bcf8..e169a9fb594a3a2c537d938c5cce63f5f91c51c1 100755 --- a/workflow/conf/biohpc.config +++ b/workflow/conf/biohpc.config @@ -9,12 +9,15 @@ process { } $count211 { module = ['cellranger/2.1.1'] + memory = '120GB' } $count301 { module = ['cellranger/3.0.1'] + memory = '120GB' } $count302 { module = ['cellranger/3.0.2'] + memory = '120GB' } }