1
0
Fork 0
mirror of https://github.com/MillironX/nf-configs.git synced 2024-09-20 21:52:04 +00:00

Central resource for both binac and cfc now

This commit is contained in:
Alexander Peltzer 2019-03-12 14:58:41 +01:00
parent 68b759d6ef
commit 3ee7195fa8
2 changed files with 2 additions and 4 deletions

View file

@ -16,8 +16,7 @@ process {
} }
params { params {
igenomesIgnore = false igenomes_base = '/nfsmounts/igenomes'
igenomes_base = '/beegfs/work/igenomes'
max_memory = 128.GB max_memory = 128.GB
max_cpus = 28 max_cpus = 28
max_time = 48.h max_time = 48.h

View file

@ -16,8 +16,7 @@ process {
} }
params { params {
igenomesIgnore = false igenomes_base = '/nfsmounts/igenomes'
igenomes_base = '/sfs/7/igenomes'
max_memory = 60.GB max_memory = 60.GB
max_cpus = 20 max_cpus = 20
max_time = 140.h max_time = 140.h