Spatial transcriptomics is a suite of technologies that quantifies the transcriptome in situ, mapping mRNA molecules to their original coordinates within a tissue architecture. By overlaying gene expression data onto histological images, it enables the direct visualization of spatially variable genes (SVGs) and the identification of distinct cellular neighborhoods without enzymatic tissue dissociation.
Glossary
Spatial Transcriptomics

What is Spatial Transcriptomics?
Spatial transcriptomics is a collection of molecular biology methods that assign gene expression measurements to specific locations within a tissue section, preserving the spatial context lost in bulk or single-cell dissociation workflows.
Core methodologies include spatial barcoding on arrayed capture probes, in situ sequencing (ISS), and multiplexed in situ hybridization (ISH). The resulting data is analyzed using spatial autocorrelation statistics like Moran's I and graph-based deep learning models to detect spatial domains, infer ligand-receptor co-localization, and construct comprehensive spatial transcriptomic atlases of complex organs.
Key Characteristics of Spatial Transcriptomics
Spatial transcriptomics preserves the critical tissue context lost in bulk and single-cell dissociation methods, enabling the direct mapping of gene expression onto histological architecture.
Preservation of Tissue Architecture
Unlike single-cell RNA sequencing (scRNA-seq) which requires tissue dissociation, spatial transcriptomics retains the native spatial coordinates of each transcript. This allows researchers to overlay gene expression data directly onto hematoxylin and eosin (H&E) stained images, correlating molecular signatures with visible histological features such as tumor margins, necrotic cores, or immune infiltrates.
Unbiased vs. Targeted Discovery
Spatial methods fall into two categories: unbiased whole-transcriptome capture and targeted in situ hybridization. Unbiased methods like Visium capture polyadenylated mRNA across the entire transcriptome, enabling discovery. Targeted methods like MERFISH or Xenium use pre-designed probe panels to quantify hundreds to thousands of specific genes with higher sensitivity and subcellular resolution.
Computational Spatial Analysis
The resulting data requires specialized computational frameworks. Spatial autocorrelation metrics like Moran's I quantify gene clustering. Spatial deconvolution algorithms (e.g., RCTD, cell2location) estimate cell-type proportions within each capture spot by integrating scRNA-seq reference data. Spatial graph neural networks learn context-aware representations by treating tissue as a graph where nodes are cells or spots and edges represent physical proximity.
Ligand-Receptor Co-localization
A core application is identifying cell-cell communication in situ. By analyzing spatially proximal cell-type pairs, algorithms detect instances where a ligand gene in one cell type and its cognate receptor gene in a neighboring cell type are co-expressed. This moves beyond simple co-expression to infer active paracrine signaling within tissue niches like the tumor microenvironment.
Multi-Modal Spatial Integration
Modern spatial biology integrates transcriptomics with spatial proteomics (e.g., CODEX, MIBI) and spatial epigenomics from adjacent tissue sections. Spatial registration algorithms computationally align these disparate modalities into a common coordinate framework, enabling the simultaneous analysis of mRNA, protein, and chromatin accessibility within the same tissue architecture.
Spatial Trajectory Inference
Biological processes like development or tumor invasion occur along spatial gradients. Spatial trajectory inference algorithms order cells based on both their gene expression profiles and their physical coordinates, reconstructing dynamic processes in situ. This reveals the molecular progression of cells as they migrate from one tissue compartment to another, such as the epithelial-to-mesenchymal transition at a tumor's invasive front.
Frequently Asked Questions
Clear, technically precise answers to the most common questions about mapping gene expression within tissue architecture, designed for developers, bioinformatics leads, and spatial biology platform engineers.
Spatial transcriptomics is a collection of molecular biology methods that assign quantitative gene expression measurements to specific physical locations within a tissue section, thereby preserving the spatial context lost in bulk or single-cell dissociation protocols. The core workflow involves placing a fresh-frozen or formalin-fixed paraffin-embedded (FFPE) tissue section onto a specialized slide coated with spatially barcoded capture probes. These oligonucleotides contain a poly(dT) sequence to capture mRNA, a unique molecular identifier (UMI) for transcript counting, and a spatial barcode that encodes the x,y coordinate of origin. After tissue permeabilization, mRNA binds to the underlying probes, and reverse transcription generates cDNA that retains the spatial barcode. The library is then sequenced, and computational pipelines map each transcript back to its tissue location using the barcode, producing a gene-by-spot expression matrix aligned with a histological image. Technologies vary in spatial resolution, from the 55-micron spots of the original Visium platform to the subcellular resolution of in situ sequencing (ISS) and MERFISH-based methods.
Enabling Efficiency, Speed & Accuracy
Intelligent Analysis, Decision & Execution
We build AI systems for teams that need search across company data, workflow automation across tools, or AI features inside products and internal software.
Talk to Us
Search across company data
Give teams answers from docs, tickets, runbooks, and product data with sources and permissions.
Useful when people spend too long searching or get different answers from different systems.

Automate internal workflows
Use AI to route work, draft outputs, trigger actions, and keep approvals and logs in place.
Useful when repetitive work moves across multiple tools and teams.

Add AI to products and internal tools
Build assistants, guided actions, or decision support into the software your team or customers already use.
Useful when AI needs to be part of the product, not a separate tool.
Related Terms
Core methodologies, computational techniques, and analytical frameworks that constitute the spatial biology toolkit.
Spatial Barcoding
A foundational multiplexed capture technique where spatially indexed oligonucleotide arrays bind mRNA from tissue sections. Each spot on the array contains probes with unique positional barcodes, enabling transcriptomic data to be mapped back to its original tissue coordinates after sequencing.
- Key platforms: 10x Visium, Slide-seq, Stereo-seq
- Resolution range: 2-100 µm spot diameters
- Workflow: Tissue staining → imaging → permeabilization → reverse transcription → library preparation → sequencing
- Enables unbiased, genome-wide spatial profiling without prior target selection
In Situ Sequencing (ISS)
A targeted spatial method that directly reads RNA sequences within preserved tissue using padlock probes and rolling circle amplification. Sequencing-by-ligation chemistry is performed on-site, generating fluorescent signals decoded by microscopy.
- Subcellular resolution: Detects transcripts at single-molecule level
- Multiplexing: Hundreds of genes simultaneously via sequential barcode rounds
- Key advantage: No tissue dissociation required; preserves native spatial architecture
- Variant: HybISS uses hybridization-based decoding instead of enzymatic ligation
Spatial Deconvolution
A computational inference method that disentangles mixed gene expression signals from multi-cellular capture spots into constituent cell-type proportions. Essential when spatial resolution exceeds single-cell dimensions.
- Reference-based: Uses scRNA-seq signatures (e.g., RCTD, SPOTlight)
- Reference-free: Employs matrix factorization (e.g., STdeconvolve)
- Probabilistic frameworks: Bayesian models like cell2location estimate per-spot cell abundance
- Outputs a cell-type proportion matrix mapped to spatial coordinates
Spatially Variable Genes (SVG)
Genes whose expression exhibits statistically significant spatial patterning rather than random distribution across tissue. Identifying SVGs is a primary analysis goal, revealing genes that define anatomical structures or functional gradients.
- Detection methods: SpatialDE (Gaussian process), SPARK-X (non-parametric), Moran's I
- Expression patterns: Gradients, patches, or periodic distributions
- Biological relevance: Often mark developmental organizers, tumor boundaries, or neural layer markers
- Distinguished from spatially differentially expressed genes which compare predefined regions
Spatial Graph Neural Networks
Deep learning architectures that operate on graph representations where nodes are cells or spots and edges encode spatial proximity. These models learn context-aware embeddings by message-passing between neighbors.
- Architectures: GraphSAGE, GAT, GCN applied to spatial neighborhood graphs
- Applications: Spatial domain detection, gene imputation, tissue segmentation
- Key advantage: Captures higher-order spatial dependencies beyond pairwise correlations
- Tools: SpaGCN, STAGATE, GraphST integrate histology images with expression data
Ligand-Receptor Co-localization
A cell-cell communication analysis identifying spatially proximal cell-type pairs where a ligand gene in one cell type and its cognate receptor in another are co-expressed. Maps intercellular signaling networks onto tissue architecture.
- Tools: CellPhoneDB, NicheNet, stLearn, Giotto
- Requires: Spatial coordinates + cell-type annotations + ligand-receptor databases
- Outputs: Interaction probability scores and spatial communication maps
- Key insight: Reveals signaling hubs in tumor microenvironments and developmental niches

About the author
Prasad Kumkar
CEO & MD, Inference Systems
Prasad Kumkar is the CEO & MD of Inference Systems and writes about AI systems architecture, LLM infrastructure, model serving, evaluation, and production deployment. Over 5+ years, he has worked across computer vision models, L5 autonomous vehicle systems, and LLM research, with a focus on taking complex AI ideas into real-world engineering systems.
His work and writing cover AI systems, large language models, AI agents, multimodal systems, autonomous systems, inference optimization, RAG, evaluation, and production AI engineering.
Partnered with leading AI, data, and software stack.
How We Work
Custom AI workflows for your Business
One-fit-all AI don't work for modern businesses. At Inferensys, we aim to understand your business & custom requirements; which we use to define most efficient agentic workflows, the data, and the tools for your business.
01
Review the use case
We understand the task, the users, and where AI can actually help.
Read more02
Pick the right approach
We define what needs search, automation, or product integration.
Read more03
Build the first useful version
We implement the part that proves the value first.
Read more04
Improve from there
We add the checks and visibility needed to keep it useful.
Read moreThe first call is a practical review of your use case and the right next step.
Talk to Us