mirror of
https://github.com/MillironX/nf-configs.git
synced 2025-01-03 04:52:09 -05: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/'
|
|
}
|