Skip to content

Commit ffe61cd

Browse files
authored
Refine explanations of Visium HD and spatial transcriptomics
Updated descriptions for clarity and precision regarding Visium HD technology and its implications for spatial transcriptomics analysis.
1 parent ae1603d commit ffe61cd

1 file changed

Lines changed: 8 additions & 8 deletions

File tree

lessons/visium_hd.qmd

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -34,16 +34,16 @@ Visium HD matches the 6.5 × 6.5 mm imaging area of the earlier Visium platform
3434

3535
</p>
3636

37-
The single-digit micron resolution is a big technological improvement over original Visium's original ∼55μm spots. Because a single spot can include several cell types, the dataset is not straightforward to annotate. As a result, many methods model each spot as a mixture, assigning proportion values for each cell type within that spot. Each spot is represented as a piechart showing proportions of the cell type composition.
37+
The single-digit micron resolution is a big technological improvement over Visium's original ∼55μm spots. Because a single spot can include several cell types, the dataset is not straightforward to annotate. As a result, many methods model each spot as a mixture, assigning proportion values for each cell type within that spot. Each spot is represented as a piechart showing proportions of the cell type composition.
3838

3939
![[Ma, Y., et al. Nat Biotechnol (2022)](https://www.nature.com/articles/s41587-022-01273-7), Figure 1](../img/card_deconvolution.png){width="50%"}
4040

41-
While Visium HD has reduced the size of bins to achieve near single-cell level, it is important to bear in mind that these sequencing-based technologies can capture more than one cell in a spot. This information is important for downstream steps, such as differential gene expression, as now there are multiplets to contend with.
41+
While Visium HD reduces bin size to approach single-cell resolution, it is important to note that sequencing-based spatial transcriptomics captures RNA from a defined spatial area rather than from isolated cells. As a result, transcripts from multiple cells overlapping a bin can be pooled and sequenced together. This means that even small bins may contain mixed cellular signals, which has important implications for downstream analyses such as differential gene expression.
4242

4343
::: {.callout-note collapse="true"}
4444
# Imaging-based technologies
4545

46-
These methods utilize fluoresence to quantify gene expression on a tissue slide. Specifically utilizing fluoresence in situ hybridization (FISH) to measure expression of a select panel of genes (selected by the researcher) using **probes**. Therefore we are able to evaluate the expression for each individual cell after segmentation.
46+
These methods use fluoresence to quantify gene expression directly on a tissue section. They rely on fluoresence _in situ_ hybridization (FISH) to measure the expression of a select panel of genes (chosen by the researcher) using **probes**. Since transcripts are detected within intact cells, expression values can be assigned to individual cells following cell segmentation.
4747

4848
Some popular imaging-based technologies include:
4949

@@ -86,13 +86,13 @@ When `spaceranger count` completes successfully, it will generate a variety of o
8686

8787
</p>
8888

89-
In the Visium HD assay, Space Ranger also bins the data in square of various sizes, including:
89+
In the Visium HD assay, Space Ranger aggregates transcript counts into square spatial bins of different sizes, typically:
9090

91-
- 2µm x 2µm bins
92-
- 8µm x 8µm bins
93-
- 16µm x 16µm bins
91+
- 2µm x 2µm
92+
- 8µm x 8µm
93+
- 16µm x 16µm
9494

95-
Having access to 2μm bins along with its matching morphology information provides a great opportunity to reconstruct single cells from the data. However, because the 2µm x 2µm squares (and even the 8µm x 8µm bins) are so small, there is a potential for very **little biological signal to be captured per bin**. Additionally, the sheer number of bins at these higher resolutions can present challenges in terms of computational time and resources.
95+
Having access to 2μm bins, along with matched high-resolution tissue morphology, provides a great opportunity to reconstruct single cells from the data. However, because the 2µm x 2µm bins (and even the 8µm x 8µm bins) are very small, there is a potential for very **little biological signal to be captured per bin**. Additionally, the sheer number of bins at these higher resolutions can substantially increase computational demands in terms of memory usage and processing time.
9696

9797
For this lesson, we will use the **16µm x 16µm bins of the cropped Visium HD slide** to run locally on laptops.
9898

0 commit comments

Comments
 (0)