1
0
Fork 0
mirror of https://github.com/MillironX/nf-configs.git synced 2025-01-05 05:52:07 -05:00
nf-configs/conf/pipeline/rnafusion/munin.config

11 lines
175 B
Text
Raw Normal View History

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
}