Files
ma/nextflow/tests/checks/profiles.nf/.expected_profile_advanced.txt
2026-04-29 23:01:54 +02:00

8 lines
84 B
Plaintext

outputDir = 'results'
process {
cpus = 8
memory = '10GB'
disk = '300GB'
}