Skip to content

Commit 61840fa

Browse files
committed
📝 Update docs
1 parent c369561 commit 61840fa

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[![stars-badge](https://img.shields.io/github/stars/gao-lab/SLAT?logo=GitHub&color=yellow)](https://github.com/gao-lab/SLAT/stargazers)
2-
[![dev-badge](https://img.shields.io/endpoint?url=https://gist.githubusercontent.com/xiachenrui/bc835db052fde5bd731a09270b42006c/raw/version.json)](https://gist.github.com/xiachenrui/bc835db052fde5bd731a09270b42006c)
2+
[![dev-badge](https://img.shields.io/endpoint?url=https://gist.githubusercontent.com/xiachenrui/bc835db052fde5bd731a09270b42006c/raw/slat_version.json)](https://gist.github.com/xiachenrui/bc835db052fde5bd731a09270b42006c)
33
[![build-badge](https://github.com/gao-lab/SLAT/actions/workflows/build.yml/badge.svg)](https://github.com/gao-lab/SLAT/actions/workflows/build.yml)
44
[![license-badge](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)
55
[![docs-badge](https://readthedocs.org/projects/slat/badge/?version=latest)](https://slat.readthedocs.io/en/latest/?badge=latest)

docs/_static/Model.png

-414 KB
Loading

docs/index.md

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -25,18 +25,19 @@
2525

2626
## Key applications of scSLAT
2727

28-
```{eval-rst}
29-
.. image:: _static/imgalignment.gif
30-
:width: 400
31-
:alt: Alignment result
32-
```
3328
- **Heterogeneous** alignment
3429
- **Cross technologies align**: such as Stereo-seq and MERFISH, Visium and Xenium.
3530
- **Multi modalities align**: such as spatial-ATAC-seq and Stereo-seq.
3631
- **Define spatial dynamics**: such as revealing spatial-temporal changes in time-series developmental datasets.
3732
- **Fast**: SLAT can precisely align large single cell spatial dataset with 100,000+ cells in few **seconds**.
3833
- **3D reconstruction** of multiple continuous spatial datasets
3934

35+
```{eval-rst}
36+
.. image:: _static/imgalignment.gif
37+
:width: 300
38+
:alt: Alignment result
39+
```
40+
4041
## Manuscript
4142
Preparing
4243

0 commit comments

Comments
 (0)