diff --git a/conf/binac.config b/conf/binac.config index 12da68d..a2ff5da 100644 --- a/conf/binac.config +++ b/conf/binac.config @@ -16,8 +16,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 diff --git a/conf/cfc.config b/conf/cfc.config index fc8cc34..2f31170 100644 --- a/conf/cfc.config +++ b/conf/cfc.config @@ -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