---
title: "Single-Cell RNA Sequencing: From Droplets to a Count Matrix"
description: "A single-cell protocol captures one cell per droplet, tags its transcripts with a cell barcode and a molecular identifier, and returns a sparse matrix of counts. This stop follows the sample through t"
canonical: https://lightmysky.com/learn/science/single-cell-rna-sequencing-from-droplets-to-a-count-matrix-mt_QCoqY7w_De
source: https://lightmysky.com/learn/science/single-cell-rna-sequencing-from-droplets-to-a-count-matrix-mt_QCoqY7w_De.md
retrieved: 2026-09-12
---

> **Agent view.** This is the Markdown twin of the page, for tools and assistants.
> When to use this site, and the call that answers each job: https://lightmysky.com/agent-instructions.md
> API description (OpenAPI 3.1): https://lightmysky.com/openapi.json · Authentication: https://lightmysky.com/auth.md
> Pricing: https://lightmysky.com/pricing.md · Catalog: https://lightmysky.com/llms.txt · Full catalog: https://lightmysky.com/llms-full.txt
> Every machine-readable file on this domain: https://lightmysky.com/.well-known/ai-catalog.json
> Ask for Markdown with `Accept: text/markdown`, a `.md` address, or `?mode=agent`.

# Single-Cell RNA Sequencing: From Droplets to a Count Matrix

A single-cell protocol captures one cell per droplet, tags its transcripts with a cell barcode and a molecular identifier, and returns a sparse matrix of counts. This stop follows the sample through the bench steps that decide what that matrix can support.

Subject: Science · Area: Genetics & Evolution · Ages 22 to 23
Page: https://lightmysky.com/learn/science/single-cell-rna-sequencing-from-droplets-to-a-count-matrix-mt_QCoqY7w_De

## Ready when they can

- Trace a transcript from lysis through barcoding, amplification and sequencing to one entry in the count matrix
- Explain what unique molecular identifiers correct for and what they leave uncorrected
- Name the artefacts the protocol introduces: doublets, empty droplets, ambient RNA and dropout

## Lesson: From droplets to a table of cells

A single-cell protocol captures one cell per droplet, then breaks it open and catches its messenger RNA. Each transcript gets two tags before amplification and sequencing: a cell barcode saying which droplet it came from, and a molecular identifier marking the original molecule. Reads sharing both tags collapse into one molecule count. All counts assemble into a matrix with genes as rows and cells as columns, and one entry counts transcripts of one gene in one cell.

**Example.** Suppose one original molecule is copied a hundred times by amplification. Without identifiers you would count a hundred molecules. With identifiers all hundred reads carry the same barcode and tag, so they collapse back to one. That is what molecular identifiers correct for: amplification bias. They cannot fix capture loss, since molecules never caught leave no tag at all.

The bench steps decide what the matrix can support, because each step adds its own artefacts. Doublets merge two cells into one droplet and mimic a fake intermediate type. Empty droplets carry only background. Ambient RNA from burst cells leaks into every droplet and blurs differences. Dropout leaves true expression uncounted, so a zero may mean absence or mere failure to capture.

**Tip.** To read a matrix honestly, flag artefacts before any clustering. Distrust a brand new cell type built from doublet-like mixed profiles. Treat zeros as guilty until proven innocent: ask whether capture failure explains them. Good analysis starts by asking what each zero and each odd profile owes to the protocol.

**Recap.** Tag, collapse, count, then doubt: barcodes map molecules to cells and artefacts decide what zeros mean.

## Practice

8 questions on this page, each with its working shown.

## Needs first

- [Sequencing Reads and How a Genome Is Assembled](https://lightmysky.com/learn/science/sequencing-reads-and-how-a-genome-is-assembled-mt_4mUJIUAZGd)
- [Stochastic Gene Expression: Bursting, Noise and Cell-to-Cell Variation](https://lightmysky.com/learn/science/stochastic-gene-expression-bursting-noise-and-cell-to-cell-variation-mt_YD6DOmrvng)

## Opens up

- [Single-Cell Analysis: Normalisation, Embedding and Naming Cell States](https://lightmysky.com/learn/science/single-cell-analysis-normalisation-embedding-and-naming-cell-states-mt_diYHLaLmij)
- [Mapping Regulatory Elements: Accessibility, Occupancy and Contact](https://lightmysky.com/learn/science/mapping-regulatory-elements-accessibility-occupancy-and-contact-mt_W2YKGBADJ-)
