Update README.md
Browse files
README.md
CHANGED
|
@@ -15,7 +15,7 @@ tags:
|
|
| 15 |
|
| 16 |
# GenBloom
|
| 17 |
|
| 18 |
-
[GenBloom](https://
|
| 19 |
|
| 20 |
For the source code, setup, and evaluation scripts, see the [GenBloom GitHub repository](https://github.com/marrlab/GenBloom).
|
| 21 |
|
|
@@ -65,10 +65,10 @@ A minimal end-to-end inference example is available in the [`inference_genbloom.
|
|
| 65 |
If you use GenBloom in your research, please cite:
|
| 66 |
|
| 67 |
```bibtex
|
| 68 |
-
@article{
|
| 69 |
title={Genetically Aligned Patient Representations Improve Hematological Diagnosis},
|
| 70 |
-
author={
|
| 71 |
journal={arXiv preprint arXiv:2605.29980},
|
| 72 |
-
year={
|
| 73 |
}
|
| 74 |
```
|
|
|
|
| 15 |
|
| 16 |
# GenBloom
|
| 17 |
|
| 18 |
+
[GenBloom](https://doi.org/10.48550/arXiv.2605.29980) is a genetically-aligned foundation model for peripheral blood smears. It aligns single white blood cell images with chromosomal aberrations (karyotype) and somatic mutations from targeted gene panels.
|
| 19 |
|
| 20 |
For the source code, setup, and evaluation scripts, see the [GenBloom GitHub repository](https://github.com/marrlab/GenBloom).
|
| 21 |
|
|
|
|
| 65 |
If you use GenBloom in your research, please cite:
|
| 66 |
|
| 67 |
```bibtex
|
| 68 |
+
@article{dasdelen2026genetically,
|
| 69 |
title={Genetically Aligned Patient Representations Improve Hematological Diagnosis},
|
| 70 |
+
author={Dasdelen, Muhammed Furkan and Ozlugedik, Fatih and Looser, Ilaria and Umer, Rao Muhammad and Pohlkamp, Christian and Marr, Carsten},
|
| 71 |
journal={arXiv preprint arXiv:2605.29980},
|
| 72 |
+
year={2026}
|
| 73 |
}
|
| 74 |
```
|