mirror of
https://github.com/MillironX/nf-configs.git
synced 2024-11-22 00:26:03 +00:00
Merge pull request #95 from ggabernet/master
Update max memory for cfc profile
This commit is contained in:
commit
54719c4761
1 changed files with 1 additions and 1 deletions
|
@ -22,7 +22,7 @@ weblog{
|
|||
|
||||
params {
|
||||
igenomes_base = '/nfsmounts/igenomes'
|
||||
max_memory = 60.GB
|
||||
max_memory = 500.GB
|
||||
max_cpus = 20
|
||||
max_time = 140.h
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue