mirror of
https://github.com/MillironX/nf-configs.git
synced 2024-11-10 20:13:09 +00:00
10 lines
175 B
Text
10 lines
175 B
Text
// rnafusion/munin specific profile config
|
|
|
|
params {
|
|
max_cpus = 24
|
|
max_memory = 256.GB
|
|
max_time = 72.h
|
|
|
|
// Paths
|
|
genomes_base = '/data1/references/rnafusion/dev/'
|
|
}
|