diff --git a/nextflow.config b/nextflow.config index 23dccea..4e87381 100644 --- a/nextflow.config +++ b/nextflow.config @@ -25,8 +25,8 @@ docker { process { container = 'harbor.cluster.omic.ai/omic/foldseek:latest' - cpus = 4 - memory = '16 GB' + cpus = 2 + memory = '8 GB' } profiles {