# single-cell RNA-seq

> analysis technique

**Wikidata**: [Q18409577](https://www.wikidata.org/wiki/Q18409577)  
**Wikipedia**: [English](https://en.wikipedia.org/wiki/Single-cell_transcriptomics)  
**Source**: https://4ort.xyz/entity/single-cell-rna-seq

## Summary
Single-cell RNA-seq is an analysis technique that measures multiple RNA transcripts from individual cells, allowing researchers to study gene expression at the level of individual cells rather than population averages.

## Key Facts
- Single-cell RNA-seq is classified as a biochemistry method and falls under transcriptomics and RNA sequencing
- It's a type of single-cell transcriptomics technology
- Common aliases include scRNAseq, single-cell RNA sequencing, and scRNA-seq analysis
- It's part of the broader field of single-cell RNA sequencing methodologies
- Related technologies include 10x Genomics Chromium platform, BD Rhapsody system, and Drop-seq methodology
- It's a type of single-cell mRNA sequencing technique
- Classified under MeSH codes related to gene expression profiling and single-cell analysis

## FAQs
### Q: What is the main purpose of single-cell RNA-seq?
A: It allows researchers to measure gene expression from individual cells, revealing cellular heterogeneity that would be masked in bulk tissue samples.

### Q: How does single-cell RNA-seq work?
A: The technique isolates and sequences RNA from individual cells, typically using barcoding and droplet-based or microfluidic platforms to enable high-throughput analysis.

### Q: What are the main applications of this technique?
A: It's used to study cellular diversity in tissues, identify rare cell types, understand developmental processes, and characterize disease states at the single-cell level.

## Why It Matters
Single-cell RNA-seq revolutionized biological research by enabling the comprehensive analysis of cellular heterogeneity. Before this technique, researchers could only study gene expression at the population level, which masked important variations between individual cells. This method has transformed our understanding of tissue biology, development, and disease, revealing previously unknown cell types and states. It has become essential for studying complex biological systems where cell-to-cell variation is critical, such as in immune responses, cancer progression, and tissue regeneration.

## Notable For
- First provided a comprehensive view of cellular diversity in tissues by measuring gene expression from thousands of individual cells simultaneously
- Enabled discovery of rare cell populations that were previously invisible in bulk tissue samples
- Established the foundation for modern single-cell genomics approaches
- Created a standardized platform for high-throughput analysis of cellular states
- Advanced our understanding of cellular heterogeneity in normal and pathological conditions

## Body
### Technical Principles
Single-cell RNA-seq typically involves isolating individual cells and capturing their transcriptome through reverse transcription and sequencing. The process includes:
- Cell capture and barcoding
- Library preparation with unique molecular identifiers (UMIs)
- Sequencing of cDNA fragments
- Bioinformatic analysis to reconstruct gene expression profiles

### Platform Variations
The technique has evolved through several platforms, each with distinct methodologies:
- **10x Genomics Chromium**: Uses microfluidic droplets to capture and barcode individual cells
- **BD Rhapsody**: Employes microfluidic chips for cell encapsulation and sequencing
- **Drop-seq**: Uses hydrogel beads with barcoded oligos to capture cell-specific transcripts
- **DroNc-seq**: A specialized technique for single-nucleus RNA sequencing

### Applications
The technique has been applied across multiple biological fields:
- **Developmental biology**: Mapping cell lineages and differentiation trajectories
- **Immunology**: Characterizing immune cell populations and responses
- **Cancer research**: Identifying tumor heterogeneity and metastatic potential
- **Neuroscience**: Studying neuronal diversity and connectivity
- **Microbiology**: Analyzing microbial communities and host-microbe interactions

### Limitations and Considerations
Despite its advantages, single-cell RNA-seq has limitations:
- **Coverage bias**: May preferentially capture highly expressed genes
- **Technical noise**: Can introduce artifacts from library preparation
- **Cost**: High sequencing depth required for comprehensive analysis
- **Data complexity**: Requires sophisticated bioinformatics pipelines

### Future Directions
Ongoing developments aim to address current limitations:
- Improving detection of lowly expressed genes
- Reducing technical noise and batch effects
- Developing methods for spatial transcriptomics
- Integrating with other omics data types

```json
{
  "@context": "https://schema.org",
  "@type": "Thing",
  "name": "single-cell RNA-seq",
  "description": "An analysis technique that measures multiple RNA transcripts from individual cells",
  "sameAs": ["https://www.wikidata.org/wiki/Q4178720", "https://en.wikipedia.org/wiki/Single-cell_transcriptomics"],
  "additionalType": "biochemistry method"
}