Spaces:
Running
on
Zero
Running
on
Zero
docs: update citation
Browse files
app.py
CHANGED
@@ -817,19 +817,22 @@ with gr.Blocks(
|
|
817 |
gr.Markdown(
|
818 |
value="""
|
819 |
```
|
820 |
-
@article{
|
821 |
-
title = {InstaNovo enables diffusion-powered de novo peptide sequencing in large-scale
|
822 |
-
|
823 |
-
|
824 |
-
|
825 |
-
|
826 |
-
|
|
|
|
|
827 |
year = 2025,
|
828 |
month = {Mar},
|
829 |
day = 31,
|
830 |
journal = {Nature Machine Intelligence},
|
831 |
doi = {10.1038/s42256-025-01019-5},
|
832 |
-
|
|
|
833 |
}
|
834 |
```
|
835 |
""",
|
|
|
817 |
gr.Markdown(
|
818 |
value="""
|
819 |
```
|
820 |
+
@article{Eloff2025,
|
821 |
+
title = {InstaNovo enables diffusion-powered de novo peptide sequencing in large-scale
|
822 |
+
proteomics experiments},
|
823 |
+
author = {Eloff, Kevin and Kalogeropoulos, Konstantinos and Mabona, Amandla and Morell,
|
824 |
+
Oliver and Catzel, Rachel and Rivera-de-Torre, Esperanza and Berg Jespersen,
|
825 |
+
Jakob and Williams, Wesley and van Beljouw, Sam P. B. and Skwark, Marcin J.
|
826 |
+
and Laustsen, Andreas Hougaard and Brouns, Stan J. J. and Ljungars,
|
827 |
+
Anne and Schoof, Erwin M. and Van Goey, Jeroen and auf dem Keller, Ulrich and
|
828 |
+
Beguir, Karim and Lopez Carranza, Nicolas and Jenkins, Timothy P.},
|
829 |
year = 2025,
|
830 |
month = {Mar},
|
831 |
day = 31,
|
832 |
journal = {Nature Machine Intelligence},
|
833 |
doi = {10.1038/s42256-025-01019-5},
|
834 |
+
issn = {2522-5839},
|
835 |
+
url = {https://doi.org/10.1038/s42256-025-01019-5}
|
836 |
}
|
837 |
```
|
838 |
""",
|