Skip to content

Commit

Permalink
force COLLATE_CUTADAPT_JSONS to run on 1 cpu
Browse files Browse the repository at this point in the history
  • Loading branch information
y-popov committed Oct 13, 2023
1 parent 1cc7df3 commit c6198fa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions conf/base.config
Original file line number Diff line number Diff line change
Expand Up @@ -57,5 +57,6 @@ process {

withName:COLLATE_CUTADAPT_JSONS {
executor = 'local'
cpus = 1
}
}

0 comments on commit c6198fa

Please sign in to comment.