mirror of
https://github.com/MillironX/nf-configs.git
synced 2024-11-10 20:13:09 +00:00
Update cfc.config
This commit is contained in:
parent
637ffb782c
commit
d6ea834f40
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@ process {
|
||||||
|
|
||||||
params {
|
params {
|
||||||
igenomesIgnore = true
|
igenomesIgnore = true
|
||||||
max_memory = 64.GB
|
max_memory = 60.GB
|
||||||
max_cpus = 20
|
max_cpus = 20
|
||||||
max_time = 140.h
|
max_time = 140.h
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue