Skip to content

Commit

Permalink
Update DOI
Browse files Browse the repository at this point in the history
  • Loading branch information
JoseEspinosa committed Dec 9, 2024
1 parent 8d6e297 commit d14e516
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@ For further information or help, don't hesitate to get in touch on the [Slack `#

<!-- 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. -->

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)
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)

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.

Expand Down
2 changes: 1 addition & 1 deletion nextflow.config
Original file line number Diff line number Diff line change
Expand Up @@ -307,7 +307,7 @@ manifest {
mainScript = 'main.nf'
nextflowVersion = '!>=24.04.2'
version = '1.0.0'
doi = ''
doi = 'https://doi.org/10.5281/zenodo.14329225'
}

// Nextflow plugins
Expand Down

0 comments on commit d14e516

Please sign in to comment.