We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e98d5d8 + c36995d commit 962eb96Copy full SHA for 962eb96
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