Update README.md
Browse files
README.md
CHANGED
|
@@ -26,7 +26,7 @@ splice acceptor and donor sites.
|
|
| 26 |
<!-- Provide the basic links for the model. -->
|
| 27 |
|
| 28 |
- **Repository:** [Nucleotide Transformer](https://github.com/instadeepai/nucleotide-transformer)
|
| 29 |
-
- **Paper:** [Segmenting the genome at single-nucleotide resolution with DNA foundation models]()
|
| 30 |
|
| 31 |
### How to use
|
| 32 |
|
|
@@ -118,7 +118,14 @@ to 562M.
|
|
| 118 |
|
| 119 |
### BibTeX entry and citation info
|
| 120 |
|
| 121 |
-
#TODO: Add bibtex citation here
|
| 122 |
```bibtex
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 123 |
|
| 124 |
```
|
|
|
|
| 26 |
<!-- Provide the basic links for the model. -->
|
| 27 |
|
| 28 |
- **Repository:** [Nucleotide Transformer](https://github.com/instadeepai/nucleotide-transformer)
|
| 29 |
+
- **Paper:** [Segmenting the genome at single-nucleotide resolution with DNA foundation models](https://www.biorxiv.org/content/biorxiv/early/2024/03/15/2024.03.14.584712.full.pdf)
|
| 30 |
|
| 31 |
### How to use
|
| 32 |
|
|
|
|
| 118 |
|
| 119 |
### BibTeX entry and citation info
|
| 120 |
|
|
|
|
| 121 |
```bibtex
|
| 122 |
+
@article{de2024segmentnt,
|
| 123 |
+
title={SegmentNT: annotating the genome at single-nucleotide resolution with DNA foundation models},
|
| 124 |
+
author={de Almeida, Bernardo P and Dalla-Torre, Hugo and Richard, Guillaume and Blum, Christopher and Hexemer, Lorenz and Gelard, Maxence and Pandey, Priyanka and Laurent, Stefan and Laterre, Alexandre and Lang, Maren and others},
|
| 125 |
+
journal={bioRxiv},
|
| 126 |
+
pages={2024--03},
|
| 127 |
+
year={2024},
|
| 128 |
+
publisher={Cold Spring Harbor Laboratory}
|
| 129 |
+
}
|
| 130 |
|
| 131 |
```
|