BioGeek commited on
Commit
49be281
·
1 Parent(s): 403c08f

docs: update citation

Browse files
Files changed (1) hide show
  1. app.py +11 -8
app.py CHANGED
@@ -817,19 +817,22 @@ with gr.Blocks(
817
  gr.Markdown(
818
  value="""
819
  ```
820
- @article{eloff_kalogeropoulos_2025_instanovo,
821
- title = {InstaNovo enables diffusion-powered de novo peptide sequencing in large-scale proteomics experiments},
822
- author = {Kevin Eloff and Konstantinos Kalogeropoulos and Amandla Mabona and Oliver Morell and Rachel Catzel and
823
- Esperanza Rivera-de-Torre and Jakob Berg Jespersen and Wesley Williams and Sam P. B. van Beljouw and
824
- Marcin J. Skwark and Andreas Hougaard Laustsen and Stan J. J. Brouns and Anne Ljungars and Erwin M.
825
- Schoof and Jeroen Van Goey and Ulrich auf dem Keller and Karim Beguir and Nicolas Lopez Carranza and
826
- Timothy P. Jenkins},
 
 
827
  year = 2025,
828
  month = {Mar},
829
  day = 31,
830
  journal = {Nature Machine Intelligence},
831
  doi = {10.1038/s42256-025-01019-5},
832
- url = {https://www.nature.com/articles/s42256-025-01019-5}
 
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
  """,