Files
ma/nextflow/validation/wave-tests/example3/nextflow.config
2026-04-29 23:01:54 +02:00

10 lines
133 B
Plaintext

wave {
enabled = true
strategy = ['conda']
build.repository = 'docker.io/pditommaso/wave-tests'
}
docker {
enabled = true
}