shreyasrajesh commited on
Commit
152a057
·
verified ·
1 Parent(s): c632a16

Upload README.md

Browse files
Files changed (1) hide show
  1. README.md +11 -5
README.md CHANGED
@@ -101,11 +101,17 @@ The model was evaluated against traditional aligners (Bowtie-2) and other Transf
101
  If you use this model, please cite:
102
 
103
  ```bibtex
104
- @article{holur2023dna2vec,
105
- title={Embed-Search-Align: DNA Sequence Alignment using Transformer models},
106
- author={Holur, Pavan and others},
107
- journal={Bioinformatics},
108
- year={2023}
 
 
 
 
 
 
109
  }
110
  ```
111
 
 
101
  If you use this model, please cite:
102
 
103
  ```bibtex
104
+ @article{10.1093/bioinformatics/btaf041,
105
+ author = {Holur, Pavan and Enevoldsen, K C and Rajesh, Shreyas and Mboning, Lajoyce and Georgiou, Thalia and Bouchard, Louis-S and Pellegrini, Matteo and Roychowdhury, Vwani},
106
+ title = {Embed-Search-Align: DNA Sequence Alignment using Transformer models},
107
+ journal = {Bioinformatics},
108
+ pages = {btaf041},
109
+ year = {2025},
110
+ month = {02},
111
+ issn = {1367-4811},
112
+ doi = {10.1093/bioinformatics/btaf041},
113
+ url = {https://doi.org/10.1093/bioinformatics/btaf041},
114
+ eprint = {https://academic.oup.com/bioinformatics/advance-article-pdf/doi/10.1093/bioinformatics/btaf041/61778456/btaf041.pdf},
115
  }
116
  ```
117