Skip to content

Commit

Permalink
Update WorkflowMain.groovy with new doi
Browse files Browse the repository at this point in the history
  • Loading branch information
jvhagey authored Jul 14, 2023
1 parent eb2b361 commit 6784d46
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/WorkflowMain.groovy
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ class WorkflowMain {
public static String citation(workflow) {
return "If you use ${workflow.manifest.name} for your analysis please cite:\n\n" +
"* PHoeNIx\n" +
" https://doi.org/10.5281/zenodo.8147510\n\n" +
" https://doi.org/10.5281/zenodo.8148569\n\n" +
"* The nf-core framework\n" +
" https://doi.org/10.1038/s41587-020-0439-x\n\n" +
"* Software dependencies\n" +
Expand Down

0 comments on commit 6784d46

Please sign in to comment.