Update citation from preprint to peer reviewed article
Browse files
README.md
CHANGED
@@ -57,7 +57,7 @@ Dataset used to train, validate and test InstaNovo and InstaNovo+.
|
|
57 |
## Dataset Description
|
58 |
|
59 |
- **Repository:** [InstaNovo](https://github.com/instadeepai/InstaNovo)
|
60 |
-
- **Paper:** [
|
61 |
|
62 |
### Dataset Summary
|
63 |
|
@@ -101,13 +101,21 @@ The original [ProteomeTools](https://www.proteometools.org/) data is available o
|
|
101 |
Please also cite InstaNovo:
|
102 |
|
103 |
```bibtex
|
104 |
-
@article{
|
105 |
-
|
106 |
-
|
107 |
-
|
108 |
-
|
109 |
-
|
110 |
-
|
111 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
112 |
}
|
113 |
```
|
|
|
57 |
## Dataset Description
|
58 |
|
59 |
- **Repository:** [InstaNovo](https://github.com/instadeepai/InstaNovo)
|
60 |
+
- **Paper:** [InstaNovo enables diffusion-powered de novo peptide sequencing in large-scale proteomics experiments](https://www.nature.com/articles/s42256-025-01019-5)
|
61 |
|
62 |
### Dataset Summary
|
63 |
|
|
|
101 |
Please also cite InstaNovo:
|
102 |
|
103 |
```bibtex
|
104 |
+
@article{eloff_kalogeropoulos_2025_instanovo,
|
105 |
+
title = {InstaNovo enables diffusion-powered de novo peptide sequencing in large-scale
|
106 |
+
proteomics experiments},
|
107 |
+
author = {Eloff, Kevin and Kalogeropoulos, Konstantinos and Mabona, Amandla and Morell,
|
108 |
+
Oliver and Catzel, Rachel and Rivera-de-Torre, Esperanza and Berg Jespersen,
|
109 |
+
Jakob and Williams, Wesley and van Beljouw, Sam P. B. and Skwark, Marcin J.
|
110 |
+
and Laustsen, Andreas Hougaard and Brouns, Stan J. J. and Ljungars,
|
111 |
+
Anne and Schoof, Erwin M. and Van Goey, Jeroen and auf dem Keller, Ulrich and
|
112 |
+
Beguir, Karim and Lopez Carranza, Nicolas and Jenkins, Timothy P.},
|
113 |
+
year = 2025,
|
114 |
+
month = {Mar},
|
115 |
+
day = 31,
|
116 |
+
journal = {Nature Machine Intelligence},
|
117 |
+
doi = {10.1038/s42256-025-01019-5},
|
118 |
+
issn = {2522-5839},
|
119 |
+
url = {https://doi.org/10.1038/s42256-025-01019-5}
|
120 |
}
|
121 |
```
|