DNA sequencing is the process of determining the exact order of the bases A, T, C, and G in a DNA molecule. This order carries genetic information that helps cells build proteins, regulate traits, and pass instructions to the next generation. Sequencing matters because it lets scientists compare genes, identify mutations, track pathogens, and study evolution.
Modern biology, medicine, forensics, and agriculture all rely on accurate DNA sequence data.
In Sanger sequencing, DNA polymerase copies a template strand while occasional chain-terminating nucleotides stop growth at specific bases, creating fragments of different lengths. By separating these fragments and reading their fluorescent labels, a computer reconstructs the sequence. Next-generation sequencing uses millions of DNA fragments copied and read in parallel, producing many short reads that are aligned to a reference genome or assembled into longer sequences.
The final base-call output is a digital string of letters with quality scores that show how confident the instrument is in each base.
Key Facts
- DNA sequence is written as a string using the bases A, T, C, and G.
- Base pairing rules are A pairs with T and C pairs with G.
- Sanger sequencing uses ddNTPs that stop DNA synthesis because they lack a 3 prime OH group.
- Fragment length in Sanger sequencing identifies the position of each base in the copied DNA strand.
- NGS coverage can be estimated as coverage = total bases sequenced / genome size.
- A Phred quality score is Q = -10 log10(P), where P is the probability of an incorrect base call.
Vocabulary
- DNA sequencing
- DNA sequencing is the process of determining the order of nucleotide bases in a DNA molecule.
- Sanger sequencing
- Sanger sequencing is a method that uses chain-terminating nucleotides to create labeled DNA fragments that reveal a sequence.
- Next-generation sequencing
- Next-generation sequencing is a set of high-throughput methods that read millions of DNA fragments at the same time.
- Base call
- A base call is the computer-assigned identification of a base as A, T, C, or G at a position in a sequencing read.
- Coverage
- Coverage is the average number of times each base in a DNA region is read during sequencing.
Common Mistakes to Avoid
- Confusing the template strand with the newly synthesized strand is wrong because sequencing usually reports the bases of the newly made strand or converts them to the complementary template sequence depending on the workflow.
- Forgetting that ddNTPs stop DNA synthesis is wrong because Sanger sequencing depends on termination at different positions to create readable fragment lengths.
- Assuming one short NGS read gives a complete genome is wrong because short reads must be aligned, assembled, and checked with coverage and quality scores.
- Ignoring quality scores is wrong because a base letter alone does not show how likely the base call is to be correct.
Practice Questions
- 1 A sequencing run produces 12,000,000 bases of data for a bacterial genome that is 4,000,000 bases long. What is the average coverage?
- 2 A Phred quality score is Q = 30. Using Q = -10 log10(P), what is the probability P that the base call is incorrect?
- 3 Explain why next-generation sequencing can detect rare mutations more effectively when the coverage is high.