1
0
Fork 0
mirror of https://github.com/MillironX/nf-configs.git synced 2024-09-21 14:02:05 +00:00
nf-configs/conf/pipeline/rnafusion/munin.config

11 lines
175 B
Text
Raw Normal View History

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
}