Skip to content

Commit deba987

Browse files
committed
Update example config
Signed-off-by: Ben Sherman <[email protected]>
1 parent f8a609e commit deba987

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

nextflow.config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,6 @@ params {
88

99
prov {
1010
overwrite = true
11-
file = "${params.outdir}"
11+
file = "${params.outdir}/bco.json"
1212
format = 'bco'
1313
}

0 commit comments

Comments
 (0)