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

Merge pull request #30 from apeltzer/master

Last bump for binac/cfc
This commit is contained in:
Phil Ewels 2019-03-13 09:15:04 +01:00 committed by GitHub
commit 4ac14cd6aa
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 4 deletions

View file

@ -5,6 +5,7 @@ params {
config_profile_contact = 'Alexander Peltzer (@apeltzer)'
config_profile_url = 'https://www.bwhpc-c5.de/wiki/index.php/Category:BwForCluster_BinAC'
}
singularity {
enabled = true
}
@ -16,8 +17,7 @@ process {
}
params {
igenomesIgnore = false
igenomes_base = '/beegfs/work/igenomes'
igenomes_base = '/nfsmounts/igenomes'
max_memory = 128.GB
max_cpus = 28
max_time = 48.h

View file

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