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

7 lines
65 B
Plaintext

outputDir = 'results'
process {
cpus = 2
memory = '2GB'
}