mirror of
https://github.com/MillironX/nf-configs.git
synced 2024-11-22 08:29:54 +00:00
Update crick.config
This commit is contained in:
parent
c571c05ab9
commit
7ac66dcd72
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@ process {
|
||||||
params {
|
params {
|
||||||
max_memory = 224.GB
|
max_memory = 224.GB
|
||||||
max_cpus = 32
|
max_cpus = 32
|
||||||
max_time = 72.h
|
max_time = '72.h'
|
||||||
|
|
||||||
igenomes_base = '/camp/svc/reference/Genomics/aws-igenomes'
|
igenomes_base = '/camp/svc/reference/Genomics/aws-igenomes'
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue