You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# Analysis of Spatial Transcriptomics Data (Visium HD)
3
+
# Analysis of Spatial Transcriptomics Data (Xenium)
4
4
5
-
Welcome to our **hands-on workbook collection** to learn spatial transcriptomics data analysis, with a focus on 10x Genomics Visium HD data!
5
+
Welcome to our **hands-on workbook collection** to learn spatial transcriptomics data analysis, with a focus on 10x Genomics Xenium data!
6
6
7
-
Spatial transcriptomics allows us to measure gene expression across tissue sections while preserving spatial information, helping us understand not just **what** genes are active, but **where** they are active.
7
+
Spatial transcriptomics allows us to measure gene expression across tissue sections while preserving spatial information, helping us understand not just **which** genes are active, but also**where** they are active.
8
8
9
9
With our workbooks, you will explore how to analyze spatial transcriptomics data using **R** and **RStudio**. Whether you're new to spatial data or already familiar with single-cell workflows, our guides will walk you through the essential steps.
10
10
@@ -16,18 +16,18 @@ With our workbooks, you will explore how to analyze spatial transcriptomics data
16
16
-[Citation](#citation)
17
17
-[Quick Start](#quick-start-)
18
18
19
-
## Workbooks overview 📘
19
+
## Workbooks overview
20
20
21
21
Our workbooks cover:
22
22
23
-
- Learn how to load spatial data into R and examine how the data is structured
24
-
- Key steps in the analysis workflow, including quality control, preprocessing, clustering and visualisation, cluster annotation, spatial clustering, and integration with single-cell transcriptomics data.
23
+
- Learn how to [load spatial data into R](workbooks/read_dataset_to_seurat.qmd) and examine how the data is structured
24
+
- Key steps in the [analysis workflow](workbooks/analyze_spatial_dataset.qmd), including quality control, preprocessing, clustering and visualisation, cluster annotation, spatial clustering, and reference mapping.
25
25
26
-
## Credits 👥
26
+
## Credits
27
27
28
-
The workbooks are being written by [Katrin Sameith](https://github.com/ktrns) and [Andreas Petzold](https://github.com/andpet0101) at the [DRESDEN-concept Genome Center](https://genomecenter.tu-dresden.de/about-us).
28
+
The workbooks are being written by [Katrin Sameith](https://github.com/ktrns), [Andreas Petzold](https://github.com/andpet0101), [Ulrike Friedrich](https://github/ulrikefriedrich), and [Rajinder Gupta](https://github.com/rajinder4489) at the [DRESDEN-concept Genome Center](https://genomecenter.tu-dresden.de/about-us).
29
29
30
-
## Contributions 🤝
30
+
## Contributions
31
31
32
32
We welcome contributions! To contribute:
33
33
@@ -39,49 +39,5 @@ We welcome contributions! To contribute:
39
39
40
40
If you used our workbooks to analyze your data, please cite it by mentioning the DRESDEN-concept Genome Center URL "https://genomecenter.tu-dresden.de".
41
41
42
-
## Quick Start 🚀
43
-
44
-
On a linux laptop, you can get started right away using our containerized environment:
0 commit comments