Skip to content

Commit e2d048c

Browse files
committed
update config
1 parent 39a9786 commit e2d048c

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

nextflow.config

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -82,8 +82,8 @@ process {
8282
mode: 'copy'
8383
]
8484
container = 'seqwell/python:v2.0'
85-
cpus = 4
86-
memory = '8 GB'
85+
cpus = 2
86+
memory = '4 GB'
8787
time = '30m'
8888
}
8989
}

0 commit comments

Comments
 (0)