Yuning You commited on
Commit
ef670b4
·
1 Parent(s): 4273817
Files changed (1) hide show
  1. README.md +7 -7
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
- @misc{you2025cifm,
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
- year={2025},
64
- elocation-id = {2025.01.25.634867},
65
- archivePrefix={bioRxiv},
66
- url={https://www.biorxiv.org/content/early/2025/01/27/2025.01.25.634867},
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
  ```