mfdasdelen commited on
Commit
e9387b0
·
verified ·
1 Parent(s): 890fd77

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -4
README.md CHANGED
@@ -15,7 +15,7 @@ tags:
15
 
16
  # GenBloom
17
 
18
- [GenBloom](https://huggingface.co/papers/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,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{genbloom2024,
69
  title={Genetically Aligned Patient Representations Improve Hematological Diagnosis},
70
- author={Adelpantidis, Georgios and others},
71
  journal={arXiv preprint arXiv:2605.29980},
72
- year={2024}
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
  ```