Datasets:
ArXiv:
License:
Update README.md
Browse files
README.md
CHANGED
|
@@ -5,4 +5,15 @@ The dataset SToCorpus-88M is the pre-training dataset used by the SToFM model.
|
|
| 5 |
|
| 6 |
Paper: https://arxiv.org/abs/2507.11588
|
| 7 |
|
| 8 |
-
SToFM Model Github: https://github.com/PharMolix/SToFM
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 5 |
|
| 6 |
Paper: https://arxiv.org/abs/2507.11588
|
| 7 |
|
| 8 |
+
SToFM Model Github: https://github.com/PharMolix/SToFM
|
| 9 |
+
|
| 10 |
+
# Citation
|
| 11 |
+
If you find SToCorpus-88M helpful to your research, please consider giving our [Github repository](https://github.com/PharMolix/SToFM) a 🌟star and 📎citing the following article. Thank you for your support!
|
| 12 |
+
```
|
| 13 |
+
@article{zhao2025stofm,
|
| 14 |
+
title={SToFM: a Multi-scale Foundation Model for Spatial Transcriptomics},
|
| 15 |
+
author={Zhao, Suyuan and Luo, Yizhen and Yang, Ganbo and Zhong, Yan and Zhou, Hao and Nie, Zaiqing},
|
| 16 |
+
journal={arXiv preprint arXiv:2507.11588},
|
| 17 |
+
year={2025}
|
| 18 |
+
}
|
| 19 |
+
```
|