adibvafa commited on
Commit
8f8585a
·
verified ·
1 Parent(s): 9a4096c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +21 -1
README.md CHANGED
@@ -103,4 +103,24 @@ ATGGCTTTATGGATGCGTCTGCTGCCGCTGCTGGCGCTGCTGGCGCTGTGGGGCCCGGACCCGGCGGCGGCGTTTGTGAA
103
  https://pypi.org/project/CodonTransformer/
104
 
105
  - **Paper** <br>
106
- https://www.biorxiv.org/content/10.1101/2024.09.13.612903
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
103
  https://pypi.org/project/CodonTransformer/
104
 
105
  - **Paper** <br>
106
+ - **Paper** <br>
107
+ https://www.nature.com/articles/s41467-025-58588-7
108
+
109
+
110
+ ## Citation
111
+ ```
112
+ @article{Fallahpour_Gureghian_Filion_Lindner_Pandi_2025,
113
+ title={CodonTransformer: a multispecies codon optimizer using context-aware neural networks},
114
+ volume={16},
115
+ ISSN={2041-1723},
116
+ url={https://www.nature.com/articles/s41467-025-58588-7},
117
+ DOI={10.1038/s41467-025-58588-7},
118
+ number={1},
119
+ journal={Nature Communications},
120
+ author={Fallahpour, Adibvafa and Gureghian, Vincent and Filion, Guillaume J. and Lindner, Ariel B. and Pandi, Amir},
121
+ year={2025},
122
+ month=apr,
123
+ pages={3205},
124
+ language={en}
125
+ }
126
+ ```