Upload AlignAIR 3.0 pretrained models (5 models)
Browse files
README.md
CHANGED
|
@@ -89,11 +89,21 @@ Each model directory contains:
|
|
| 89 |
|
| 90 |
If you use AlignAIR in your research, please cite:
|
| 91 |
|
|
|
|
|
|
|
| 92 |
```bibtex
|
| 93 |
-
@article{
|
| 94 |
-
title={
|
| 95 |
-
|
| 96 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 97 |
}
|
| 98 |
```
|
| 99 |
|
|
|
|
| 89 |
|
| 90 |
If you use AlignAIR in your research, please cite:
|
| 91 |
|
| 92 |
+
> Konstantinovsky, T., Peres, A., Eisenberg, R., Polak, P., Lindenbaum, O., & Yaari, G. (2025). Enhancing sequence alignment of adaptive immune receptors through multi-task deep learning. *Nucleic Acids Research*, 53(13). https://doi.org/10.1093/nar/gkaf651
|
| 93 |
+
|
| 94 |
```bibtex
|
| 95 |
+
@article{Konstantinovsky2025,
|
| 96 |
+
title = {Enhancing sequence alignment of adaptive immune receptors through multi-task deep learning},
|
| 97 |
+
volume = {53},
|
| 98 |
+
ISSN = {1362-4962},
|
| 99 |
+
url = {http://dx.doi.org/10.1093/nar/gkaf651},
|
| 100 |
+
DOI = {10.1093/nar/gkaf651},
|
| 101 |
+
number = {13},
|
| 102 |
+
journal = {Nucleic Acids Research},
|
| 103 |
+
publisher = {Oxford University Press (OUP)},
|
| 104 |
+
author = {Konstantinovsky, Thomas and Peres, Ayelet and Eisenberg, Ran and Polak, Pazit and Lindenbaum, Ofir and Yaari, Gur},
|
| 105 |
+
year = {2025},
|
| 106 |
+
month = jul
|
| 107 |
}
|
| 108 |
```
|
| 109 |
|