Skip to content

Commit 685054e

Browse files
committed
update citation and repository URL in documentation
1 parent 40f855b commit 685054e

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ pip install gsMap
3636
Install from source:
3737

3838
```bash
39-
git clone https://github.com/LeonSong1995/gsMap.git
39+
git clone https://github.com/JianYang-Lab/gsMap
4040
cd gsMap
4141
pip install -e .
4242
```
@@ -59,7 +59,7 @@ please refer to [gsMap Visualization](https://yanglab.westlake.edu.cn/gsmap/visu
5959
## Citation
6060

6161
Song, L., Chen, W., Hou, J., Guo, M. & Yang, J.
62-
[Spatially reso lved mapping of cells associated with human complex traits.](https://doi.org/10.1038/s41586-025-08757-x)
62+
[Spatially resolved mapping of cells associated with human complex traits.](https://doi.org/10.1038/s41586-025-08757-x)
6363
Nature (2025).
6464

6565
Please cite the paper and give us a STAR if you find gsMap useful for your research.

docs/source/index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ How to Cite
1212
------------
1313
If you use ``gsMap`` in your studies, please cite:
1414

15-
Song, L., Chen, W., Hou, J., Guo, M. & Yang, J. Spatially resolved mapping of cells associated with human complex traits. medRxiv, 2024.2010.2031.24316538 (2024)
15+
Song, L., Chen, W., Hou, J., Guo, M. & Yang, J. `Spatially resolved mapping of cells associated with human complex traits <https://doi.org/10.1038/s41586-025-08757-x>`_. Nature (2025).
1616

1717
Key Features
1818
------------

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ tests = [
7373
]
7474

7575
[project.urls]
76-
Home = "https://github.com/LeonSong1995/gsMap"
76+
Home = "https://github.com/JianYang-Lab/gsMap"
7777
Documentation = "https://yanglab.westlake.edu.cn/gsmap/document/software"
7878
Website = "https://yanglab.westlake.edu.cn/gsmap/home"
7979

0 commit comments

Comments
 (0)