Skip to content

Commit d14e516

Browse files
committed
Update DOI
1 parent 8d6e297 commit d14e516

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ For further information or help, don't hesitate to get in touch on the [Slack `#
111111

112112
<!-- TODO nf-core: Add citation for pipeline after first release. Uncomment lines below and update Zenodo doi and badge at the top of this file. -->
113113

114-
If you use nf-core/phaseimpute for your analysis, please cite it using the following doi: [10.5281/zenodo.XXXXXX](https://doi.org/10.5281/zenodo.XXXXXX)
114+
If you use nf-core/phaseimpute for your analysis, please cite it using the following doi: [10.5281/zenodo.14329225](https://doi.org/10.5281/zenodo.14329225)
115115

116116
An extensive list of references for the tools used by the pipeline, including QUILT, GLIMPSE, and STITCH, can be found in the [`CITATIONS.md`](CITATIONS.md) file.
117117

nextflow.config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -307,7 +307,7 @@ manifest {
307307
mainScript = 'main.nf'
308308
nextflowVersion = '!>=24.04.2'
309309
version = '1.0.0'
310-
doi = ''
310+
doi = 'https://doi.org/10.5281/zenodo.14329225'
311311
}
312312

313313
// Nextflow plugins

0 commit comments

Comments
 (0)