Update README.md
Browse files
README.md
CHANGED
|
@@ -43,3 +43,21 @@ configs:
|
|
| 43 |
- split: train
|
| 44 |
path: data/train-*
|
| 45 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 43 |
- split: train
|
| 44 |
path: data/train-*
|
| 45 |
---
|
| 46 |
+
|
| 47 |
+
## Citation
|
| 48 |
+
|
| 49 |
+
This dataset is derived from the ASO Atlas resource introduced in Hill et al. (2025). If you use this dataset, please cite:
|
| 50 |
+
|
| 51 |
+
```bibtex
|
| 52 |
+
@article{hill2025accurately,
|
| 53 |
+
title={Accurately modelling RNase H-mediated antisense oligonucleotide efficacy},
|
| 54 |
+
author={Hill, Barney and Jaques, Maisie R and Nair, Remya R and Whiffin, Nicola and Wood, Matthew JA and Sanders, Stephan J and Oliver, Peter L and Hill, Alyssa C and Rinaldi, Carlo},
|
| 55 |
+
journal={bioRxiv},
|
| 56 |
+
pages={2025--10},
|
| 57 |
+
year={2025},
|
| 58 |
+
publisher={Cold Spring Harbor Laboratory}
|
| 59 |
+
}
|
| 60 |
+
```
|
| 61 |
+
|
| 62 |
+
## Source
|
| 63 |
+
GitHub: https://github.com/barneyhill/aso_atlas
|