Inferensys

Glossary

Single-Cell RNA Sequencing (scRNA-seq)

A high-throughput sequencing technology that profiles the entire transcriptome at the resolution of an individual cell, enabling the discovery of novel cell types, states, and dynamic gene expression heterogeneity within complex tissues.
Stylish WeWork-like workspace with hot desks and document wall, professional searching through enterprise knowledge base on a mounted ultrawide display, warm industrial pendants overhead.
TRANSCRIPTOMICS

What is Single-Cell RNA Sequencing (scRNA-seq)?

A high-throughput sequencing technology that profiles the entire transcriptome at the resolution of an individual cell, enabling the discovery of novel cell types, states, and dynamic gene expression heterogeneity within complex tissues.

Single-Cell RNA Sequencing (scRNA-seq) is a high-throughput technology that profiles the entire transcriptome—the complete set of messenger RNA (mRNA) transcripts—within an individual cell. Unlike traditional bulk RNA sequencing, which averages gene expression across thousands of cells, scRNA-seq captures the stochastic gene expression patterns unique to each cell, revealing the full spectrum of cellular heterogeneity hidden within a tissue sample.

The core workflow involves isolating single cells via microfluidics or droplet-based platforms, lysing them, and capturing mRNA using poly(T) primers. Each transcript is tagged with a unique molecular identifier (UMI) and a cell-specific barcode before reverse transcription and amplification. The resulting complementary DNA (cDNA) libraries are sequenced, and computational pipelines align reads to a reference genome, generating a gene-by-cell expression matrix for downstream analysis such as clustering, trajectory inference, and differential expression testing.

CORE COMPUTATIONAL TASKS

Key Analytical Capabilities of scRNA-seq

Single-cell RNA sequencing generates high-dimensional, sparse count matrices that require specialized computational methods to extract biological meaning. The following analytical capabilities represent the core workflows for transforming raw sequencing reads into actionable insights about cellular identity, state, and dynamics.

01

Quality Control and Preprocessing

The initial computational step that filters out low-quality cells, empty droplets, and doublets from raw count matrices. Key metrics include the number of unique molecular identifiers (UMIs), the number of detected genes, and the percentage of mitochondrial reads, which serves as a proxy for damaged or dying cells. Ambient RNA contamination is corrected using tools like SoupX or CellBender, which model the background expression profile from empty droplets and subtract it from cell-containing droplets. Doublet detection algorithms such as Scrublet and DoubletFinder simulate artificial doublets to train classifiers that identify cells originating from two or more encapsulated cells.

02

Dimensionality Reduction and Visualization

Mathematical techniques that project high-dimensional gene expression data into two or three dimensions for visual exploration. Principal Component Analysis (PCA) is first applied to denoise the data by retaining the top principal components capturing biological variation. t-Distributed Stochastic Neighbor Embedding (t-SNE) excels at preserving local neighborhood structure, while Uniform Manifold Approximation and Projection (UMAP) better preserves both local and global data topology, making it the current standard for visualizing cellular heterogeneity. These embeddings reveal discrete clusters corresponding to distinct cell types and continuous trajectories representing differentiation processes.

03

Cell Clustering and Type Annotation

Unsupervised community detection algorithms partition cells into transcriptionally distinct groups. Louvain and Leiden algorithms construct a shared nearest-neighbor graph from the PCA-reduced space and optimize modularity to identify clusters. Automated annotation tools like SingleR and CellTypist assign cell-type labels by correlating each cluster's expression profile against curated reference databases such as the Human Cell Atlas. Manual validation uses canonical marker genes—for example, CD3E for T cells, CD14 for monocytes, and MS4A1 (CD20) for B cells—to confirm computational assignments.

04

Differential Expression Analysis

Statistical frameworks identify genes that are significantly up- or down-regulated between cell types, conditions, or developmental stages. Unlike bulk RNA-seq, scRNA-seq data exhibits zero-inflation due to dropout events where transcripts fail to be captured during reverse transcription. Specialized models such as MAST (Model-based Analysis of Single-cell Transcriptomics) use a hurdle model that separately models the rate of gene expression and the expression level conditional on detection. Wilcoxon rank-sum tests and DESeq2 with size factor normalization are also commonly applied. Results are ranked by log fold-change and adjusted p-value.

05

Trajectory Inference and Pseudotime

Computational methods that order cells along a continuous developmental path based on transcriptomic similarity, reconstructing dynamic processes such as differentiation, cell cycle progression, or disease progression. Monocle 3 and Slingshot learn a principal graph or minimum spanning tree through the high-dimensional expression space and project cells onto it, assigning each cell a pseudotime value. RNA velocity extends this by modeling the ratio of unspliced to spliced mRNA to predict the future transcriptional state of each cell, generating a directional vector field that reveals the likely differentiation trajectory.

06

Gene Regulatory Network Inference

Algorithms that reconstruct the directed regulatory relationships between transcription factors and their target genes from single-cell expression data. SCENIC (Single-Cell rEgulatory Network Inference and Clustering) identifies co-expression modules between transcription factors and potential targets, then performs cis-regulatory motif enrichment using databases like RcisTarget to retain only direct binding interactions. The resulting regulon activity matrix reveals which transcriptional programs are active in each cell, enabling mechanistic insights into cell-state transitions and disease-associated regulatory rewiring.

SINGLE-CELL RNA SEQUENCING

Frequently Asked Questions

Clear, technical answers to the most common questions about single-cell transcriptomics, from core mechanisms to computational analysis.

Single-cell RNA sequencing (scRNA-seq) is a high-throughput technology that profiles the entire transcriptome—the complete set of messenger RNA (mRNA) molecules—within an individual cell. The workflow begins with tissue dissociation into a single-cell suspension, followed by single-cell isolation using techniques like droplet-based microfluidics (e.g., 10x Genomics Chromium) or plate-based sorting. Each cell is encapsulated with a uniquely barcoded bead, and mRNA is captured via poly-T primers. After reverse transcription into complementary DNA (cDNA), amplification, and library preparation, sequencing is performed on platforms like Illumina NovaSeq. The resulting reads are demultiplexed using cell-specific barcodes and aligned to a reference genome, generating a gene-by-cell expression matrix where each column represents a cell and each row a gene. This matrix serves as the foundation for all downstream computational analysis, enabling the resolution of cellular heterogeneity that is masked in bulk RNA-seq.

Prasad Kumkar

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.