Yuning You
commited on
Commit
·
ef670b4
1
Parent(s):
4273817
update
Browse files
README.md
CHANGED
@@ -57,12 +57,12 @@ pip install torch-scatter torch-sparse torch-cluster torch-geometric -f https://
|
|
57 |
## Citation
|
58 |
If you use this code for you research, please cite our paper.
|
59 |
```
|
60 |
-
@
|
61 |
-
|
62 |
-
|
63 |
-
|
64 |
-
|
65 |
-
|
66 |
-
|
67 |
}
|
68 |
```
|
|
|
57 |
## Citation
|
58 |
If you use this code for you research, please cite our paper.
|
59 |
```
|
60 |
+
@article{you2025building,
|
61 |
+
title={Building Foundation Models to Characterize Cellular Interactions via Geometric Self-Supervised Learning on Spatial Genomics},
|
62 |
+
author={You, Yuning and Wang, Zitong and Fleisher, Kevin and Liu, Rex and Thomson, Matt},
|
63 |
+
journal={bioRxiv},
|
64 |
+
pages={2025--01},
|
65 |
+
year={2025},
|
66 |
+
publisher={Cold Spring Harbor Laboratory}
|
67 |
}
|
68 |
```
|