Datasets:

Formats:
parquet
DOI:
Libraries:
Datasets
Dask
License:
BioGeek commited on
Commit
49badf8
·
verified ·
1 Parent(s): c30786d

Update citation from preprint to peer reviewed article

Browse files
Files changed (1) hide show
  1. README.md +17 -9
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:** [De novo peptide sequencing with InstaNovo: Accurate, database-free peptide identification for large scale proteomics experiments](https://www.biorxiv.org/content/10.1101/2023.08.30.555055v1)
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{eloff_kalogeropoulos_2023_instanovo,
105
- title = {De novo peptide sequencing with InstaNovo: Accurate, database-free peptide identification for large scale proteomics experiments},
106
- author = {Kevin Eloff and Konstantinos Kalogeropoulos and Oliver Morell and Amandla Mabona and Jakob Berg Jespersen and Wesley Williams and Sam van Beljouw and Marcin Skwark and Andreas Hougaard Laustsen and Stan J. J. Brouns and Anne Ljungars and Erwin Marten Schoof and Jeroen Van Goey and Ulrich auf dem Keller and Karim Beguir and Nicolas Lopez Carranza and Timothy Patrick Jenkins},
107
- year = {2023},
108
- doi = {10.1101/2023.08.30.555055},
109
- publisher = {Cold Spring Harbor Laboratory},
110
- URL = {https://www.biorxiv.org/content/10.1101/2023.08.30.555055v1},
111
- journal = {bioRxiv}
 
 
 
 
 
 
 
 
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
  ```