Skip to content

Commit

Permalink
Merge pull request #7 from instadeepai/pypi
Browse files Browse the repository at this point in the history
fix: update URLs
  • Loading branch information
BioGeek authored Sep 2, 2023
2 parents cce0c2d + 162b631 commit 083f244
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions CITATION.cff
Original file line number Diff line number Diff line change
Expand Up @@ -75,3 +75,5 @@ preferred-citation:
doi: 10.1101/2023.08.30.555055
journal: "bioRxiv"
title: "De novo peptide sequencing with InstaNovo: Accurate, database-free peptide identification for large scale proteomics experiments"
url: "https://www.biorxiv.org/content/10.1101/2023.08.30.555055v1"

2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@ The model checkpoints are licensed under Creative Commons Non-Commercial
year = {2023},
doi = {10.1101/2023.08.30.555055},
publisher = {Cold Spring Harbor Laboratory},
URL = {https://www.biorxiv.org/content/early/2023/08/31/2023.08.30.555055},
URL = {https://www.biorxiv.org/content/10.1101/2023.08.30.555055v1},
journal = {bioRxiv}
}
```

0 comments on commit 083f244

Please sign in to comment.