2020-03-11 10:48:17 -04:00
|
|
|
// rnafusion/munin specific profile config
|
2020-03-11 09:02:01 -04:00
|
|
|
|
|
|
|
params {
|
|
|
|
max_cpus = 24
|
|
|
|
max_memory = 256.GB
|
|
|
|
max_time = 72.h
|
|
|
|
|
|
|
|
// Paths
|
2020-04-28 11:06:04 -04:00
|
|
|
genomes_base = '/data1/references/rnafusion/dev/'
|
2020-03-11 10:48:17 -04:00
|
|
|
}
|