GENETICS • GENE EXPRESSION

Mutations & Translation — Predict consequences of mutations on translation outcomes

Discover how tiny changes in DNA can dramatically alter the proteins your cells build.

Historical Context & Motivation

For most of human history, people knew that traits passed from parents to children, but nobody understood how those traits were stored or read. Scientists needed to figure out how the instructions inside cells actually work — and what happens when those instructions contain errors. The story of mutations (permanent changes in DNA) and translation (the process of building proteins from those DNA instructions) is one of the most important chapters in modern biology.

1941
One Gene, One Enzyme
George Beadle and Edward Tatum showed that each gene controls the production of a single enzyme (a type of protein). This was the first clear link between genes and proteins.
1953
Structure of DNA Revealed
James Watson and Francis Crick, building on Rosalind Franklin's X-ray data, described the double-helix structure of DNA. Scientists could now see how information might be stored in the sequence of bases.
1961
The Genetic Code Is Cracked
Marshall Nirenberg and Heinrich Matthaei decoded the first codon, showing that three-letter sequences of mRNA specify particular amino acids. This breakthrough revealed how DNA is 'translated' into protein.
1966
Full Codon Table Completed
By 1966, scientists had mapped all 64 codons to their amino acids (or stop signals). This table became the Rosetta Stone for predicting how mutations change proteins.
1977–Present
DNA Sequencing & Disease Genetics
New sequencing technologies allowed researchers to find exact mutations responsible for diseases like sickle cell anemia and cystic fibrosis, proving that single-base changes can have life-altering effects.

With the codon table in hand, scientists could finally ask — and answer — a crucial question: If a mutation changes one or more bases in a gene, what happens to the protein that gene is supposed to build? That is exactly what this lesson will teach you to predict.

Core Principles & Definitions

Before you can predict what a mutation does, you need to understand the normal flow of information in a cell. DNA is copied into mRNA (messenger RNA) through a process called transcription. Then, ribosomes read the mRNA three bases at a time — each group of three is called a codon — and add the matching amino acid to a growing protein chain. This reading process is translation.

1

Point Mutation (Substitution)

A single base in the DNA is swapped for a different base. For example, an A might be replaced by a G. This can change one codon in the mRNA.
2

Insertion

One or more extra bases are added into the DNA sequence. This shifts the reading frame — the way ribosomes group bases into codons — and can scramble every amino acid that follows.
3

Deletion

One or more bases are removed from the DNA. Like insertions, deletions shift the reading frame and usually produce a completely different (and nonfunctional) protein.
4

Silent Mutation

A substitution that changes a codon but NOT the amino acid it codes for. Because the genetic code is redundant (multiple codons → same amino acid), many substitutions are 'silent.'
5

Frameshift Mutation

Any insertion or deletion that is NOT a multiple of three bases. It shifts the reading frame so every codon after the mutation is misread — usually the most damaging type.
KEY TAKEAWAY
Think of DNA like a sentence written in three-letter words: THE CAT ATE THE RAT. A substitution changes one letter (THE COT ATE THE RAT) — you still get most of the meaning. But a deletion removes a letter and shifts everything: TH ECA TAT ETH ERA T — now nothing makes sense. That's a frameshift.

Visual Explanation — From DNA to Protein

This diagram compares three scenarios. The top row shows normal translation of a short gene into a three-amino-acid protein (Met-Leu-Lys). The middle row shows a point mutation (substitution) that swaps one amino acid (Leu → Pro) but leaves the rest intact. The bottom row shows a single-base deletion that shifts the reading frame, scrambling every codon after the mutation.

Notice how the substitution in the middle row only affects one amino acid — the rest of the protein stays the same. But in the bottom row, deleting just one base changes every single codon downstream. This is why frameshifts are usually far more damaging than substitutions. The ribosome doesn't know that a base was lost; it just keeps reading three bases at a time from the new, shifted position.

How Mutations Affect Translation — Step by Step

To predict what a mutation does, you follow a simple three-step process: (1) apply the mutation to the DNA, (2) transcribe the mutant DNA into mRNA, and (3) translate the mRNA using the codon table. Let's break down the different outcomes you might see.

Types of Point Mutation Outcomes

1

Silent (Synonymous)

The new codon still codes for the same amino acid. The protein is completely unchanged. Example: CUU → CUC (both code for Leucine).
2

Missense

The new codon codes for a different amino acid. The protein has one wrong 'building block.' This may or may not affect protein function, depending on how different the new amino acid is.
3

Nonsense

The new codon is a stop codon (UAA, UAG, or UGA). Translation halts early, producing a shortened (truncated) protein that usually doesn't work at all.

The Reading Frame Matters

Ribosomes read mRNA in groups of three. The reading frame is set by the start codon (AUG). Once the ribosome begins at AUG, it moves exactly three bases at a time. If an insertion or deletion adds or removes a number of bases that is not a multiple of three, the reading frame shifts and every downstream codon is misread. If the insertion or deletion is a multiple of three, the reading frame stays intact — you just gain or lose one or more amino acids, while the rest of the protein is unaffected.

💡 Quick Rule
Insertions or deletions of 3, 6, 9, … bases do NOT cause a frameshift. Insertions or deletions of 1, 2, 4, 5, 7, 8, … bases DO cause a frameshift. Ask yourself: is the number divisible by 3?

Classifying Mutations by Their Effect on Protein

Follow this flowchart to classify any mutation. Start at the top: determine whether the mutation is a substitution or an insertion/deletion, then follow the decision branches to reach your classification.
Summary of mutation types and their effects on protein products
Mutation TypeWhat Changes in DNAEffect on ProteinSeverity
Silent1 base substitutedNo change — same amino acidNone
Missense1 base substituted1 amino acid changedLow to High
Nonsense1 base substitutedPremature stop codon → truncated proteinHigh
In-frame insertion/deletion3, 6, 9, … bases added or removed1+ amino acids added/removed; rest of protein intactModerate
Frameshift1, 2, 4, 5, … bases added or removedAll downstream amino acids changed; usually hits a premature stopVery High

Worked Example — Predicting a Mutation's Effect

Let's work through a full problem. Suppose we have a short segment of a gene's template strand of DNA:

Template DNA: 3'- T A C A A C G T A A T T -5'

A mutation changes the 7th base from G to A, so the mutant template strand becomes:

Mutant DNA: 3'- T A C A A C A T A A T T -5'

Question: What type of mutation is this, and how does it affect the protein?

Predicting the Consequence of a G → A Substitution
1
Step 1 — Identify the mutation typeOne base was swapped for another (G → A). No bases were added or removed. This is a substitution (point mutation).
Type: Substitution
2
Step 2 — Transcribe the normal DNA into mRNARemember: mRNA is complementary to the template strand, with U replacing T. Template: TAC AAC GTA ATT → mRNA: AUG UUG CAU UAA. AUG is the start codon (Met), UUG = Leu, CAU = His, UAA = Stop.
Normal protein: Met – Leu – His (Stop)
3
Step 3 — Transcribe the mutant DNA into mRNAMutant template: TAC AAC ATA ATT → mRNA: AUG UUG UAU UAA. The third codon changed from CAU to UAU.
Changed codon: CAU → UAU
4
Step 4 — Look up both codons in the codon tableCAU codes for Histidine (His). UAU codes for Tyrosine (Tyr). The amino acid has changed!
Mutant protein: Met – Leu – Tyr (Stop)
5
Step 5 — Classify the mutation effectThe mutation changed one amino acid (His → Tyr) without creating a stop codon. This is a missense mutation. The protein still has the same length but one different building block. Whether this damages protein function depends on how important that position is and how chemically different Histidine and Tyrosine are.
Final answer: Missense mutation — His replaced by Tyr at position 3

Comparing Mutation Effects — Severity & Real-World Examples

Not all mutations are created equal. Some have no effect at all, while others can cause serious genetic diseases. The impact depends on where the mutation occurs, what type it is, and how critical the affected amino acid is for the protein's shape and function.

Substitution vs. Frameshift: Key Differences
FeatureSubstitutionFrameshift
Number of codons affectedUsually only 1 codonEvery codon after the mutation
Reading frameStays intactShifted — all downstream codons misread
Protein lengthUsually same lengthOften shorter (premature stop) or longer (missed stop)
Can be silent?Yes — if the new codon codes for the same amino acidExtremely unlikely
Real-world exampleSickle cell disease: 1 amino acid change (Glu → Val) in hemoglobinTay-Sachs disease: 4-base insertion in the HEXA gene
KEY TAKEAWAY
Imagine you're typing a text message and autocorrect changes one word — that's like a substitution. Your friend can probably still figure out what you meant. But if your phone accidentally deletes a letter and then removes all the spaces and re-groups every word, your message becomes unreadable. That's a frameshift.

Connecting to Advanced Genetics & Medicine

The concepts you've learned in this lesson form the foundation for understanding how genetic testing and gene therapy work. When doctors sequence a patient's DNA, they compare it to a reference genome and look for mutations. Then they use exactly the process you've practiced — transcribing and translating the mutant sequence — to predict whether a mutation is harmful.

From basics to cutting-edge genetics
This LessonAdvanced Topic
Silent mutations have no effect on the proteinSome silent mutations can still affect mRNA splicing or stability, changing how much protein is made
Missense mutations change one amino acidBioinformatics tools (like SIFT and PolyPhen) predict whether a specific amino acid change will damage the protein's 3D structure
Nonsense mutations create early stop codonsCells have a quality-control system called nonsense-mediated decay (NMD) that destroys mRNAs with premature stops
Frameshifts scramble the proteinCRISPR gene editing can insert or delete bases to fix frameshifts, restoring the reading frame

As you continue studying genetics, you'll encounter topics like epigenetics (changes in gene expression that don't alter the DNA sequence) and regulatory mutations (mutations in non-coding regions that control when and where a gene is turned on). These build on the same core idea: the precise sequence of DNA matters, and changes to that sequence can have consequences for the organism.

Practice Problems

PROBLEM 1CONCEPTUAL
A substitution mutation changes the mRNA codon GCU to GCC. Using the codon table, both GCU and GCC code for the amino acid Alanine. What type of mutation is this, and will the protein be affected?
PROBLEM 2BASIC CALCULATION
A normal mRNA sequence reads: AUG GCA UAC UGA. Translate this into amino acids. Then, a mutation changes the second codon from GCA to GGA. Translate the mutant sequence. What kind of mutation effect is this?
PROBLEM 3INTERMEDIATE
An mRNA sequence reads: AUG AAG UUU GAC CGA UAA. A mutation deletes the second base (the first A in AAG), so the sequence becomes: AUG AGU UUG ACC GAU AA... Write out the new codons and translate them. What type of mutation is this, and why is it so damaging?
PROBLEM 4APPLIED
Sickle cell disease is caused by a single substitution in the hemoglobin gene. The normal mRNA codon GAG (which codes for glutamic acid) is changed to GUG (which codes for valine) at the 6th amino acid position. The hemoglobin protein is 147 amino acids long. Explain why this single change can cause red blood cells to become sickle-shaped, even though 146 out of 147 amino acids are correct.
PROBLEM 5CRITICAL THINKING
A researcher discovers that a patient has a deletion of 3 bases (one full codon) in the middle of a gene. The patient still shows symptoms of disease. Doesn't the rule say that deletions of multiples of 3 are 'in-frame' and less severe? Explain at least two reasons why a 3-base deletion could still cause disease, even without a frameshift.

Lesson Summary

In this lesson, you learned that mutations are permanent changes to the DNA sequence that can alter how translation builds proteins. Substitutions swap one base for another and can produce three outcomes: silent mutations (no amino acid change), missense mutations (one amino acid swapped), or nonsense mutations (a premature stop codon that truncates the protein).

Insertions and deletions add or remove bases. When the number of inserted or deleted bases is not a multiple of three, a frameshift mutation occurs, scrambling every codon downstream and typically destroying protein function. When the number is a multiple of three, the result is an in-frame change that adds or removes amino acids while preserving the reading frame. To predict any mutation's consequence, follow three steps: (1) apply the change to the DNA, (2) transcribe to mRNA, and (3) translate using the codon table to compare the normal and mutant proteins.

Varsity Tutors • Genetics • Mutations & Translation — Predict consequences of mutations on translation outcomes