1
0
Fork 0
mirror of https://github.com/MillironX/nf-configs.git synced 2024-11-22 08:29:54 +00:00

Update conf/shh.config

Co-Authored-By: Maxime Garcia <maxime.garcia@scilifelab.se>
This commit is contained in:
James A. Fellows Yates 2019-12-05 12:23:06 +01:00 committed by GitHub
parent 3fc1377ff2
commit 678a3841b6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -33,7 +33,6 @@ params {
profiles { profiles {
cdag { cdag {
config_profile_description = 'MPI-SHH CDAG profile, provided by nf-core/configs.' config_profile_description = 'MPI-SHH CDAG profile, provided by nf-core/configs.'
max_memory = 256.GB
max_cpus = 32 max_cpus = 32
max_time = 720.h max_time = 720.h
} }
@ -43,4 +42,4 @@ profiles {
max_cpus = 128 max_cpus = 128
max_time = 720.h max_time = 720.h
} }
} }