Skip to content

Commit 88519e8

Browse files
authored
Update README.md
1 parent d73b767 commit 88519e8

1 file changed

Lines changed: 12 additions & 2 deletions

File tree

README.md

Lines changed: 12 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<a href="https://github.com/adibvafa/CodonTransformer/blob/main/LICENSE"><img alt="GitHub" src="https://img.shields.io/github/license/adibvafa/CodonTransformer.svg?color=E80070"></a>
88
<a href="https://github.com/adibvafa/CodonTransformer/releases"><img alt="GitHub release" src="https://img.shields.io/github/release/adibvafa/CodonTransformer.svg?color=00BEE8"></a>
99
<a href="https://pypi.org/project/CodonTransformer/"><img alt="PyPI" src="https://img.shields.io/pypi/v/CodonTransformer?color=E8C800"></a>
10-
<a href="https://zenodo.org/badge/latestdoi/155220641"><img src="https://zenodo.org/badge/155220641.svg?color=E8C800" alt="DOI"></a>
10+
<a href="https://doi.org/10.1101/2024.09.13.612903"><img src="http://img.shields.io/badge/DOI-10.1101/2024.09.13.612903-000080.svg" alt="DOI"></a>
1111
</p>
1212

1313
## Table of Contents
@@ -484,5 +484,15 @@ We welcome contributions to CodonTransformer! Please fork the repository and sub
484484
If you use CodonTransformer or our data in your research, please cite our work:
485485
486486
```sh
487-
TBD
487+
@article {Fallahpour2024.09.13.612903,
488+
author = {Fallahpour, Adibvafa and Gureghian, Vincent and Filion, Guillaume J. and Lindner, Ariel B. and Pandi, Amir},
489+
title = {CodonTransformer: a multispecies codon optimizer using context-aware neural networks},
490+
elocation-id = {2024.09.13.612903},
491+
year = {2024},
492+
doi = {10.1101/2024.09.13.612903},
493+
publisher = {Cold Spring Harbor Laboratory},
494+
URL = {https://www.biorxiv.org/content/early/2024/09/13/2024.09.13.612903},
495+
eprint = {https://www.biorxiv.org/content/early/2024/09/13/2024.09.13.612903.full.pdf},
496+
journal = {bioRxiv}
497+
}
488498
```

0 commit comments

Comments
 (0)