diff --git a/nextflow.config b/nextflow.config index 3174ff6c..702fb6c3 100644 --- a/nextflow.config +++ b/nextflow.config @@ -281,7 +281,7 @@ manifest { mainScript = 'main.nf' nextflowVersion = '!>=23.04.0' version = '2.4.2dev' - doi = '' + doi = '10.1021/acs.jproteome.9b00313' } // Load modules.config for DSL2 module specific options