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