Skip to content

Commit 5a307a6

Browse files
committed
Add doi
1 parent 892fc85 commit 5a307a6

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
@@ -288,7 +288,7 @@ manifest {
288288
mainScript = 'main.nf'
289289
nextflowVersion = '!>=23.04.0'
290290
version = '2.2.4'
291-
doi = ''
291+
doi = '10.5281/zenodo.3456879'
292292
}
293293

294294
// Load modules.config for DSL2 module specific options

0 commit comments

Comments
 (0)