Next-generation sequencing, or NGS, is a medical technology that reads DNA much faster than older one-fragment-at-a-time methods. Instead of sequencing a single DNA molecule, an NGS instrument reads millions of small DNA fragments in parallel on a flow cell. This makes it possible to study whole genomes, cancer mutations, inherited disease genes, and infectious organisms in one test.
The result is a powerful bridge between biology, medicine, optics, chemistry, and data science.
In a typical NGS workflow, DNA is cut into fragments, adapters are attached, and the fragments bind to a patterned surface inside the flow cell. Each fragment is copied into a cluster, then fluorescent signals reveal which base is added during each sequencing cycle. Cameras and optical sensors capture the signals from many clusters at once, and software converts the images into base calls and sequence reads.
The final data are aligned to a reference genome or assembled to identify variants that may affect health.
Key Facts
- DNA bases are read as A, T, C, and G, where A pairs with T and C pairs with G.
- NGS uses massively parallel sequencing to read millions to billions of DNA fragments in one run.
- Coverage = total bases sequenced / genome size.
- If 90 billion bases are sequenced for a 3 billion base genome, coverage = 90,000,000,000 / 3,000,000,000 = 30x.
- Read length is the number of bases measured in one DNA fragment, such as 150 bases per read.
- Variant allele fraction = variant reads / total reads at that DNA position.
Vocabulary
- Next-generation sequencing
- A set of high-throughput methods that determine DNA sequences by reading many DNA fragments at the same time.
- Flow cell
- A glass or silicon cartridge with tiny lanes or patterned sites where DNA fragments attach and are sequenced.
- Library
- A prepared collection of DNA fragments with adapters added so the fragments can bind, amplify, and be read by the sequencer.
- Cluster
- A group of many copied DNA molecules in one location on the flow cell that produces a strong enough signal to detect.
- Base call
- The computer-assigned identity of a DNA base, A, T, C, or G, based on the detected signal during sequencing.
Common Mistakes to Avoid
- Confusing NGS with reading one long DNA molecule, because most NGS methods read many short fragments and then use computation to place them in order.
- Ignoring coverage, because a single read at a position is not enough to confidently identify many variants or sequencing errors.
- Assuming every detected variant causes disease, because many DNA variants are harmless and clinical interpretation depends on evidence, frequency, and gene function.
- Forgetting the library preparation step, because the sequencer usually cannot read raw genomic DNA until it is fragmented and fitted with adapters.
Practice Questions
- 1 A sequencing run produces 120 billion bases of data for a human genome of 3 billion bases. What is the average coverage?
- 2 A DNA position has 80 total reads, and 20 reads show a mutation. What is the variant allele fraction?
- 3 A sequencing machine detects fluorescent signals from millions of clusters at once. Explain why this massively parallel design makes NGS faster than sequencing one DNA fragment at a time.