We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 36c2455 + c994ad6 commit c36995dCopy full SHA for c36995d
1 file changed
nextflow.config
@@ -52,7 +52,6 @@ profiles {
52
}
53
singularity {
54
singularity.enabled = true
55
- process.container = {"shub://${params.container.replace('nfcore', 'nf-core')}"}
56
57
test { includeConfig 'conf/test.config' }
58
0 commit comments