We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9008eb7 + ac34d3f commit a367b30Copy full SHA for a367b30
ms2rescore/__main__.py
@@ -52,8 +52,8 @@ def _print_credits(tims=False):
52
text.append("Please cite: ")
53
if tims:
54
text.append(
55
- "Declercq & Devreese et al. bioRxiv (2024)",
56
- style="link https://doi.org/10.1101/2024.05.29.596400",
+ "Declercq & Devreese et al. JPR (2025)",
+ style="link https://doi.org/10.1021/acs.jproteome.4c00609",
57
)
58
else:
59
0 commit comments