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

add temporary CDAG setting for SHH config

This commit is contained in:
maxibor 2020-07-23 15:38:28 +02:00
parent d38ffc289b
commit 69a0bd572b

View file

@ -33,6 +33,10 @@ profiles {
params {
config_profile_description = 'CDAG MPI-SHH profile, provided by nf-core/configs.'
}
// delete when CDAG will be fixed
process {
queue = 'long'
}
}
sdag {
params {