---
title: "Sequencing Reads and How a Genome Is Assembled"
description: "Sequencing instruments produce many short reads rather than one long sequence, and a genome is rebuilt by finding where reads overlap. Coverage and read length decide which regions can be resolved and"
canonical: https://lightmysky.com/learn/science/sequencing-reads-and-how-a-genome-is-assembled-mt_4mUJIUAZGd
source: https://lightmysky.com/learn/science/sequencing-reads-and-how-a-genome-is-assembled-mt_4mUJIUAZGd.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`.

# Sequencing Reads and How a Genome Is Assembled

Sequencing instruments produce many short reads rather than one long sequence, and a genome is rebuilt by finding where reads overlap. Coverage and read length decide which regions can be resolved and which stay ambiguous.

Subject: Science · Area: Genetics & Evolution · Ages 20 to 22
Page: https://lightmysky.com/learn/science/sequencing-reads-and-how-a-genome-is-assembled-mt_4mUJIUAZGd

## Ready when they can

- Explains why repeated sequences are the hard part of assembly.
- Says what coverage means and why more of it improves base accuracy.
- Chooses between short and long reads for a stated purpose, with a reason.

## Lesson: Rebuilding a genome from short reads

Sequencing machines do not read a whole genome at once. They produce many short reads, each a small snippet. The genome is rebuilt by finding where the reads overlap and joining them.

Coverage means how many reads cover each position on average. Tenfold coverage means about ten reads per base. More coverage lets random errors be outvoted, so base accuracy rises.

**Example.** Repeated sequences are the hard part. When the same stretch appears in five places, a short read from inside it could belong to any of them. The assembly cannot tell which copy it came from, so the region stays ambiguous.

**Tip.** Pick short reads for cheap accurate bases over easy ground. Pick long reads when repeats tangle the assembly, because one long read can span a whole repeat and anchor both sides.

**Recap.** Short reads plus overlaps rebuild the genome, coverage buys accuracy, and repeats resist.

## Practice

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

## Needs first

- [PCR, Electrophoresis and DNA Profiling](https://lightmysky.com/learn/science/pcr-electrophoresis-and-dna-profiling-mt_Sv1jV0XnsX)

## Opens up

- [Sequence Alignment and Reading a Search Result](https://lightmysky.com/learn/science/sequence-alignment-and-reading-a-search-result-mt_jNbEMFqgZ5)
- [Single-Cell RNA Sequencing: From Droplets to a Count Matrix](https://lightmysky.com/learn/science/single-cell-rna-sequencing-from-droplets-to-a-count-matrix-mt_QCoqY7w_De)
