Skip to content

Commit 1fd8bda

Browse files
authored
Merge pull request #240 from luisas/update_citation
Update citation
2 parents 95cc729 + dabe84c commit 1fd8bda

3 files changed

Lines changed: 12 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
### Enhancements & fixes
99

10+
- [[#240](https://github.com/nf-core/multiplesequencealign/pull/240)] - Update publication citation.
1011
- [[PR #248](https://github.com/nf-core/multiplesequencealign/pull/248)] - Updated pipeline template to [nf-core/tools 4.0.2](https://github.com/nf-core/tools/releases/tag/4.0.2)
1112

1213
### Parameters

CITATIONS.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# nf-core/multiplesequencealign: Citations
22

3+
## [nf-core/multiplesequencealign](https://pubmed.ncbi.nlm.nih.gov/40746377/)
4+
5+
> Santus L, Espinosa-Carrasco J, Rauschning L, Mir-Pedrol J, Trujnara I, Vignoli A, Mansouri L, Baltzis A, Floden EW, Di Tommaso P, Garriga E, Gudyś A, Deorowicz S, Gilchrist C, Steinegger M, Notredame C. An nf-core framework for the systematic comparison of alternative modeling tools: the multiple sequence alignment case study. NAR Genom Bioinform. 2025 Jul 31;7(3):lqaf104. doi: 10.1093/nargab/lqaf104. PubMed PMID: 40746377.
6+
37
## [nf-core](https://pubmed.ncbi.nlm.nih.gov/32055031/)
48

59
> Ewels PA, Peltzer A, Fillinger S, Patel H, Alneberg J, Wilm A, Garcia MU, Di Tommaso P, Nahnsen S. The nf-core framework for community-curated bioinformatics pipelines. Nat Biotechnol. 2020 Mar;38(3):276-278. doi: 10.1038/s41587-020-0439-x. PubMed PMID: 32055031.

README.md

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

261261
## Citations
262262

263-
If you use nf-core/multiplesequencealign for your analysis, please cite it using the following doi: [10.5281/zenodo.13889386](https://doi.org/10.5281/zenodo.13889386)
263+
If you use nf-core/multiplesequencealign for your analysis, please cite:
264+
265+
> **An nf-core framework for the systematic comparison of alternative modeling tools: The multiple sequence alignment case study**
266+
>
267+
> Luisa Santus, Jose Espinosa-Carrasco, Leon Rauschning, Júlia Mir-Pedrol, Igor Trujnara, Alessio Vignoli, Leila Mansouri, Athanasios Baltzis, Evan W. Floden, Paolo Di Tommaso, Edgar Garriga, Adam Gudyś, Sebastian Deorowicz, Cameron Gilchrist, Martin Steinegger, Cedric Notredame.
268+
>
269+
> _NAR Genomics and Bioinformatics_ 2025 Jul 31. doi: [10.1093/nargab/lqaf104](https://doi.org/10.1093/nargab/lqaf104).
264270
265271
An extensive list of references for the tools used by the pipeline can be found in the [`CITATIONS.md`](CITATIONS.md) file.
266272

0 commit comments

Comments
 (0)