Update argNorm's citation to publication in Bioinformatics#474
Update argNorm's citation to publication in Bioinformatics#474Vedanth-Ramji wants to merge 1 commit intonf-core:devfrom
Conversation
This PR is against the
|
jasmezz
left a comment
There was a problem hiding this comment.
Congratulations to the accepted paper! 🥳
Just adapt the citation format to the one we use in funcscan, see comment.
| - [argNorm](https://doi.org/10.1093/bioinformatics/btaf173) | ||
|
|
||
| > Ugarcina Perovic, S., Ramji, V., Chong, H., Duan, Y., Maguire, F., Coelho, L. P. (2024). argNorm: Normalization of antibiotic resistance gene annotations to the Antibiotic Resistance Ontology (ARO). [Preprint] (Unpublished) [DOI: 10.5204/rep.eprints.252448](https://doi.org/10.5204/rep.eprints.252448) | ||
| > Svetlana Ugarcina Perovic, Vedanth Ramji, Hui Chong, Yiqian Duan, Finlay Maguire, Luis Pedro Coelho, argNorm: normalization of antibiotic resistance gene annotations to the Antibiotic Resistance Ontology (ARO), Bioinformatics, 2025;, btaf173, https://doi.org/10.1093/bioinformatics/btaf173 |
There was a problem hiding this comment.
| > Svetlana Ugarcina Perovic, Vedanth Ramji, Hui Chong, Yiqian Duan, Finlay Maguire, Luis Pedro Coelho, argNorm: normalization of antibiotic resistance gene annotations to the Antibiotic Resistance Ontology (ARO), Bioinformatics, 2025;, btaf173, https://doi.org/10.1093/bioinformatics/btaf173 | |
| > Ugarcina Perovic, S., Ramji, V., Chong, H., Duan, Y., Maguire, F., Coelho, L. P. (2025). argNorm: normalization of antibiotic resistance gene annotations to the Antibiotic Resistance Ontology (ARO), Bioinformatics, btaf173. [DOI: 10.1093/bioinformatics/btaf173](https://doi.org/10.1093/bioinformatics/btaf173) |
|
@Vedanth-Ramji do you want to also update the module itself (if my changes on nf-core/modules was OK )/the pipeline code in this PR to address the structural change you mentioned on slack in this PR? |
|
@Vedanth-Ramji do you sitll plan to look at that? |
|
I cannot pull latest dev into this branch because it's from the fork's master branch. How do we deal with it, copy changes to a new branch/PR to get the CI checks working and close this PR? I wanted to merge this citation update and add the argnorm update as a to-do in a new issue. |
|
Yeah, I've converted it to draft to act as a reference - make a new branch but make sure to reference @Vedanth-Ramji in a commit, PR, changelog to ensure attribution! |
argNorm was recently published in Bioinformatics: https://doi.org/10.1093/bioinformatics/btaf173
The tool has also changed a bit since it was last added as an nf-core module, I'll be working on a few PRs to integrate the latest version with funcscan.