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