Spatial RNA Sequencing: A Practical Guide to Mapping Gene Expression in Tissue Context
Spatial RNA sequencing (spatial RNA-seq) is a set of technologies that measure gene expression while preserving the physical location of cells within a tissue section. If you are a bench scientist, a bioinformatician evaluating new methods, or a graduate student designing an experiment to ask where specific transcripts are active, this guide will help you separate core concepts from marketing claims and build a reproducible workflow. Spatial RNA-seq is not a single technique, but a rapidly evolving family of methods each with distinct resolution, throughput, and chemistry. Understanding those differences is essential before you purchase a kit or touch a pipette. The field is young enough that mistakes are common and interpretation limits are real, so we focus on decision criteria, practical steps, and quality checks drawn from authoritative training resources and peer reviewed benchmarks [2][3].
At a Glance
| Feature | What to Know |
|---|---|
| Goal | Map transcript abundance to tissue coordinates. |
| Core methods | Imaging based (e.g., MERFISH, SeqFISH+) or sequencing based (e.g., 10x Visium, Slide seq, DBiT seq). |
| Resolution | From 100 cells per spot (Visium) to subcellular (imaging methods). |
| Throughput | Sequencing based captures whole transcriptome, imaging based typically targets hundreds of genes. |
| Main challenges | Permeabilization efficiency, RNA diffusion, data sparsity, and need for reference alignment. |
| Key bioinformatics tools | Space Ranger, Seurat, Scanpy, BayesSpace, Giotto, STUtility. |
| Common applications | Tumor microenvironment mapping, brain atlas construction, developmental biology, and spatial biomarker discovery [6][8]. |
Core Concepts and Key Decision Points
Spatial RNA-seq combines histology and transcriptomics. The fundamental tradeoff is between gene throughput and resolution. Sequencing based methods such as 10x Visium or Slide seq capture polyadenylated RNA onto a slide with barcoded capture spots (55 microns apart for Visium) and then sequence the cDNA. Each spot covers roughly 1 to 10 cells, so you lose single cell resolution. Imaging based methods like MERFISH or seqFISH use multiple rounds of hybridization to read individual transcripts in intact cells, achieving subcellular resolution but limiting the gene panel to a few hundred to a few thousand targets. A systematic benchmark of long read spatial RNA-seq data confirms that choice of method profoundly affects gene detection sensitivity and isoform resolution [9].
Your first decision is whether you need single cell resolution or whole transcriptome coverage. For exploratory discovery in a dense tissue like the brain, whole transcriptome with spot based platforms may be safer. If your question centers on a defined panel of ligand receptor pairs in immune niches, imaging based methods give you the spatial granularity to count transcripts per cell [11]. The second decision point is fresh frozen versus FFPE tissue. Most sequencing based platforms now support FFPE, but RNA quality varies. Always assess RNA integrity before committing to a workflow. The EMBL EBI training materials emphasize that sample quality is the strongest predictor of success [2].
A third decision is whether to integrate spatial data with single cell RNA-seq data. Many spatial platforms cannot resolve individual cells, so you may need to map cell types using a single cell reference. This step introduces additional uncertainty and requires careful normalization, as the two data types measure RNA with different biases. Bioconductor packages like SpatialExperiment and Seurat provide dedicated functions for integrative analysis [4].
Practical Workflow for Spatial RNA Sequencing
The following workflow assumes you have chosen a sequencing based platform such as 10x Visium. Adjust steps if you use an imaging method.
Step 1: Tissue preparation and quality control. Cut fresh frozen or FFPE sections at optimal thickness (typically 10 microns). Stain a test section with H&E or immunofluorescence to assess morphology. The NCBI Bookshelf guide on tissue handling recommends verifying that the section adheres evenly to the capture slide and that there are no folds or tears [1]. Store sections at 80 degrees Celsius until use.
Step 2: Permeabilization optimization. This is the most critical empirical step. You need to digest the tissue just enough to release mRNA to the capture spots without letting it diffuse. Perform a permeabilization time course using a test slide with a fluorescently labeled poly d(T) probe. Image the slide to find the time that gives the strongest signal without blur. Many labs recommend trialing 5, 10, 15, and 20 minutes with proteinase K. Record the optimal time for your tissue type.
Step 3: Library preparation. Follow the manufacturer protocol strictly. Reverse transcription occurs on the slide, then you release the cDNA and amplify it. Add unique dual indexes to avoid barcode hopping. After cleanup, run a Bioanalyzer to check for a successful library peak around 300 600 base pairs.
Step 4: Sequencing. Most spatial libraries are sequenced paired end. For Visium, aim for at least 50,000 reads per spot to get reliable gene counts. Higher coverage improves detection of lowly expressed genes but has diminishing returns above 100,000 reads per spot. The Sequence Read Archive contains many public spatial datasets that you can use to benchmark your own pipeline [5].
Step 5: Data preprocessing. Use the platform specific pipeline (e.g., Space Ranger for Visium) to generate a count matrix and spatial images. The Galaxy Training Network offers a complete tutorial that takes you from raw FASTQ files to a Seurat object [3]. Key quality metrics include the fraction of reads mapping confidently to the transcriptome (should be above 80%) and the number of unique genes detected per spot (depends on tissue).
Step 6: Spatial clustering and visualization. Normalize counts using SCTransform or spatial aware methods. Perform dimensionality reduction with PCA, then run clustering algorithms. A common mistake is to use clustering methods that ignore spatial proximity. Use BayesSpace or STUtility to incorporate spatial coordinates into the clustering. Visualize gene expression overlays on the histology image.
Step 7: Downstream analysis. Identify spatially variable genes using methods like SpatialDE or SPARK. Conduct cell type deconvolution if you have a single cell reference. Validate findings with RNAscope or immunohistochemistry on adjacent sections. The recent study on SPP1+ macrophages in hepatocellular carcinoma used spatial RNA-seq to confirm lactate induced lactylation gradients [11]. Such confirmation strengthens biological claims.
Common Mistakes and How to Avoid Them
Assuming all spots contain cells. Many spots lie over acellular regions like lumens or connective tissue. Filter spots with low total UMI counts (e.g., below 500 for Visium) before clustering. The benchmark study of spatial methods found that failing to filter empty spots inflates false positive findings [9].
Overinterpreting clustering boundaries. Tissue sections are two dimensional slices of a three dimensional structure. A cluster boundary that appears sharp on one section may be an artifact of the cutting plane. Validate gene expression patterns across multiple sections or with orthogonal imaging.
Ignoring batch effects. Spatial experiments often include multiple slides or runs. Distinct histological regions can correlate with batch. Use methods like Harmony or ComBat applied to spatial data. The Bioconductor vignette on spatial integration addresses batch correction explicitly [4].
Using the wrong normalization. Standard scRNA-seq normalization assumes that each cell has the same total RNA, which is false across spatial regions. Visium spots in the gray matter of brain may have higher RNA content than white matter. Use spatial aware normalization such as SCTransform with sample level covariates or ratio based normalization to total tissue area.
Skipping permeabilization controls. One of the most common failures in sequencing based spatial experiments is poor permeabilization leading to low capture efficiency and high background. The time course is non negotiable. The NCBI Bookshelf resource on microtomy and tissue processing warns that any deviation from optimized permeabilization ruins the experiment [1].
Limits and Uncertainty
Spatial RNA-seq does not measure protein or metabolite levels. Even for mRNA, the capture efficiency is low, often below 10%. This means you will miss many lowly expressed transcripts. The uncertainty is highest for genes with low expression across spots. Imaging based methods have better sensitivity for targeted transcripts but cannot discover new RNA species.
Interpretation is also limited by resolution. Spot based methods average over multiple cells, so a change in expression between regions could reflect a shift in cell type composition rather than a transcriptional response. Deconvolution algorithms can address this but introduce their own uncertainty, especially when the single cell reference does not match the tissue state [6].
Batch effects are more insidious in spatial data because they can correlate with biological regions. For example, if the edge of the tissue has higher background on one slide, edge spots will cluster together artificially. Always run at least two slides per condition and randomize sample positions.
Finally, spatial RNA-seq is not yet a high throughput screening tool. The cost per sample is still high (hundreds to thousands of dollars per section) and the data analysis requires specialized bioinformatics support. The EMBL EBI training materials recommend starting with a pilot experiment on a single section to troubleshoot your workflow before scaling up [2].
Frequently Asked Questions
1. How many genes can I detect with spatial RNA-seq?
For sequencing based methods like 10x Visium, you typically detect 2,000 to 5,000 genes per spot depending on tissue type and sequencing depth. Imaging based methods detect only the targeted genes, which can range from 100 to 10,000.
2. Can I use fresh frozen tissue instead of FFPE?
Yes, fresh frozen samples generally yield higher RNA quality and more genes detected. However, FFPE is more common in clinical archives and many kits now support it. Check that your platform has a validated FFPE protocol.
3. Do I need a single cell reference to interpret my spatial data?
Not strictly, but it helps. Without a reference, you can still find spatially variable genes and cluster spots based on expression. With a reference, you can map cell types and infer microenvironments, as demonstrated in studies of ovarian cancer arginine metabolism [8].
4. How do I choose between imaging based and sequencing based methods?
If your hypothesis requires single cell resolution and you can limit your gene list, use imaging based. If you need unbiased whole transcriptome discovery, use sequencing based but accept multi cell resolution. The benchmark by Huang et al. provides a direct comparison of several methods and can guide your choice [9].
References and Further Reading
- NCBI Bookshelf: Tissue processing and quality control protocols for spatial experiments. 1
- EMBL EBI Training: Courses on spatial transcriptomics data analysis and experimental design. 2
- Galaxy Training Network: Hands on tutorials for spatial RNA-seq preprocessing and clustering. 3
- Bioconductor: SpatialExperiment package vignettes and integrative analysis examples. 4
- NCBI Sequence Read Archive: Public spatial transcriptomics datasets for benchmarking and practice. 5
- Single cell and spatial transcriptomic analysis reveal distinct tumor microenvironment signatures in primary and recurrent hypopharyngeal squamous cell carcinoma. Cell Mol Biol Lett, 2025. 6
- Multi omics analysis of arginine metabolism in ovarian cancer: A prognostic signature and GTF2F2 driven stromal remodeling. Transl Oncol, 2025. 8
- A systematic benchmark of bioinformatics methods for single cell and spatial RNA-seq nanopore long reads data. NAR Genom Bioinform, 2025. 9
- SPP1+ Macrophages Promote Immunosuppression in Post TACE Hepatocellular Carcinoma Involving Lactate Induced Lactylation and Potential SPP1 CD44 Signaling. J Hepatocell Carcinoma, 2025. 11