Mutations & Their Effects on Proteins
Learn how silent, missense, nonsense, and frameshift mutations change proteins, and how to predict whether a DNA change is harmful, beneficial, or neutral.
What you'll do in this lesson
A voice-first session with the Crimsora tutor on Mutations & Their Effects on Proteins, then targeted practice and FRQs — with the tutor adapting to where you get stuck.
What this lesson covers
In this lesson you will learn to name the four main outcomes of a mutation in a coding sequence — silent, missense, nonsense, and frameshift — and, more importantly, to reason about consequences. Given a before-and-after DNA sequence and a codon chart, you should be able to transcribe, translate, compare the two proteins, and make an evidence-based prediction about whether the change is likely harmful, beneficial, or neutral. That last skill is the whole point of this lesson, and it is what shows up on unit tests as a short-answer question.
From Changed Base to Changed Protein
The chain of consequence runs in one direction: DNA sequence sets mRNA sequence, mRNA codons set the amino acid order, amino acid order sets folding, and folding sets function. A mutation can only affect a protein by breaking one of those links. That is why the first question to ask about any mutation is not "is it big?" but "does it change the amino acid sequence, and where?"
This also explains why many mutations are invisible. Most of a human chromosome is not protein-coding, so a base change in the middle of a long non-coding stretch usually has no effect on any protein at all. Even inside a gene, a change can leave the amino acid sequence untouched.
One more distinction matters for inheritance. A somatic mutation happens in a body cell — skin, lung, muscle — and is passed only to that cell's descendants; it can cause cancer but is not inherited by offspring. A germline mutation occurs in a cell that becomes a sperm or egg, so every cell of the offspring carries it. When your teacher asks whether a mutation can be passed on, this is the distinction being tested for understanding.
A common error is assuming every mutation instantly produces a visible trait. Most produce nothing you could see without sequencing the DNA.
Point Mutations: Silent, Missense, Nonsense
| Type | What happens to the codon | Effect on protein | Typical severity |
|---|---|---|---|
| Silent | New codon codes for the same amino acid | No change in sequence | Usually neutral |
| Missense | New codon codes for a different amino acid | One amino acid swapped | Anywhere from neutral to severe |
| Nonsense | Codon becomes UAA, UAG, or UGA | Translation stops early; protein truncated | Usually severe |
Missense mutations are the unpredictable group. If the new amino acid has similar chemistry — swapping lysine for arginine, both positively charged — the protein often folds and works normally. If the substitution sits in the active site of an enzyme or changes a polar residue to a nonpolar one, function can collapse. In sickle cell disease, GAG becomes GTG in the beta-globin gene, replacing glutamic acid (negatively charged, water-attracting) with valine (nonpolar). That single swap makes hemoglobin molecules stick together into fibers that deform red blood cells.
Nonsense mutations are reliably bad news because ribosomes obey the stop signal. The earlier the premature stop, the more of the protein is missing, and a protein missing its second half almost never folds into a working shape.
Frameshift Mutations: Insertions and Deletions
Compare these two effects on the mRNA AUG-CAU-GGA-CCA-UGU:
| Change | New reading | Result |
|---|---|---|
| Substitution in codon 3 | AUG CAU GGA CCA UGU with one codon altered | One amino acid possibly different |
| Deletion of one base in codon 2 | AUG CUG GAC CAU GU | Every amino acid after codon 1 is different |
Two refinements matter. First, position counts: a frameshift near the 3' end of the coding sequence may leave most of the protein intact and be tolerated, while one near the start destroys everything. Second, an insertion or deletion of three nucleotides (or six, or nine) is in-frame: it adds or removes whole amino acids without shifting the frame, so the rest of the protein is read normally. Cystic fibrosis is most often caused by a three-base deletion that removes a single phenylalanine from the CFTR protein — damaging, but far less catastrophic than a scrambled frame.
The most common student mistake is calling any deletion a frameshift. Always count the bases and divide by three.
Predicting Harmful, Beneficial, or Neutral
First, is the mutation in a coding region? If it lies in non-coding DNA far from a promoter or splice site, predict neutral. Second, does the amino acid sequence change? If not — a silent mutation — predict neutral. Third, if one amino acid changed, where is it and how different is it? A conservative swap in a flexible loop is likely neutral; a change in the active site, in a region that must be nonpolar to sit inside a membrane, or at a residue that binds a substrate is likely harmful. Fourth, is the protein truncated or scrambled? Nonsense and frameshift mutations near the beginning of a gene are almost always harmful.
Beneficial mutations are real but rarer, and they are always beneficial relative to an environment. A bacterial mutation that alters the shape of a protein an antibiotic targets is beneficial in a hospital and often costly elsewhere. In humans, a mutation in the regulatory DNA near the lactase gene keeps that gene switched on into adulthood — helpful in a dairying population, irrelevant otherwise. Even sickle cell shows this context dependence: one copy of the allele provides resistance to malaria, so the same base change is harmful in one dose pattern and protective in another.
When you write a prediction, give the mechanism, not just the label. "Harmful, because the nonsense mutation at codon 12 truncates the enzyme before its active site, so it cannot bind substrate" is a complete answer. "Harmful because mutations are bad" is not. Hedged language is fine and often correct: many missense mutations genuinely could go either way, and saying so with a reason shows real understanding.
Key terms
- Point mutation (substitution).
- A mutation in which one nucleotide is replaced by another, altering at most one codon.
- Silent mutation.
- A substitution that produces a codon coding for the same amino acid, so the protein is unchanged; possible because the genetic code is redundant.
- Missense mutation.
- A substitution that changes one codon so a different amino acid is inserted; effects range from none to severe depending on position and chemistry.
- Nonsense mutation.
- A substitution that turns an amino-acid codon into a stop codon, truncating the protein early.
- Frameshift mutation.
- An insertion or deletion of a number of bases not divisible by three, which shifts the reading frame and changes every codon downstream.
- Reading frame.
- The grouping of mRNA bases into consecutive three-base codons, set by the start codon AUG.
- Redundancy (degeneracy) of the genetic code.
- The property that most amino acids are specified by more than one codon, which allows silent mutations.
- Germline vs. somatic mutation.
- A germline mutation occurs in cells that form gametes and can be inherited; a somatic mutation occurs in body cells and affects only that individual.
Worked example
(a) Changing the sixth base gives ATG AAA CCT GGA TAA, so the mRNA reads AUG AAA CCU GGA UAA. AAA codes for lysine — the same amino acid as AAG. The protein is still Met-Lys-Pro-Gly. This is a silent mutation and is predicted to be neutral, because the redundancy of the code means the third base of this codon does not change the amino acid.
(b) Changing the fourth base gives ATG TAG CCT GGA TAA, so the mRNA reads AUG UAG CCU GGA UAA. UAG is a stop codon. Translation ends after methionine, producing a one-amino-acid fragment instead of a four-amino-acid protein. This is a nonsense mutation and is predicted to be harmful, since essentially the entire protein is missing and cannot fold into a functional shape.
(c) Deleting the fourth base gives ATG AGC CTG GAT AA. One base was removed, and 1 is not a multiple of 3, so the reading frame shifts. The mRNA reads AUG AGC CUG GAU AA, translating to Met-Ser-Leu-Asp. Every amino acid after methionine is different, and the final two bases are an incomplete codon. This is a frameshift mutation and is predicted to be harmful, because the entire downstream sequence is wrong.
Notice the pattern: (a) and (b) are both single-base substitutions, yet their effects are opposite. The type of change matters less than what it does to the amino acid sequence.
Practice questions
A gene is 900 nucleotides long in its coding region. Which mutation is most likely to destroy the function of the protein it encodes?
- A single base substitution at nucleotide 897 that changes one amino acid
- An insertion of one nucleotide after nucleotide 30
- A deletion of three nucleotides after nucleotide 870
- A substitution at nucleotide 300 that changes the third base of a codon without changing the amino acid
Answer: An insertion of one nucleotide after nucleotide 30
In hemoglobin, the mutation that causes sickle cell disease changes the mRNA codon GAG to GUG, replacing glutamic acid with valine at position 6 of the beta-globin chain. Explain why this single amino acid change has such a large effect, and explain why a different missense mutation elsewhere in the same protein might have no effect at all.
Answer: Glutamic acid is charged and interacts with water, while valine is nonpolar; placing a nonpolar residue on the protein's surface creates a sticky patch that lets hemoglobin molecules bind one another into long fibers, deforming red blood cells into a sickle shape and disrupting oxygen transport. A missense mutation at a different site could be neutral if the new amino acid has similar chemical properties to the original, or if the position lies in a region that is not involved in folding, oxygen binding, or subunit contacts.
A segment of mRNA normally reads AUG CCA GGU UUA UGA. A mutation changes it to AUG CCA GGU UGA UGA. Name the type of mutation and predict whether it is likely harmful, beneficial, or neutral, with a reason.
Answer: It is a nonsense mutation (a point substitution changing UUA, leucine, into the stop codon UGA). It is likely harmful because translation now terminates one codon early, so the protein is truncated and may not fold or function correctly — though because the stop is very close to the normal stop, the effect could be mild.
FAQ
- Are all mutations harmful?
- No. Most mutations are neutral, because they fall in non-coding DNA or are silent substitutions that leave the amino acid sequence unchanged. Of the mutations that do change a protein, many are harmful, but some are beneficial in a particular environment — such as a bacterial mutation that reduces the effectiveness of an antibiotic, or the regulatory change that keeps the human lactase gene active into adulthood. Harmful, beneficial, and neutral are judgments about consequences in a specific context, not about the mutation itself.
- What is the difference between a missense and a nonsense mutation?
- Both are single-base substitutions. A missense mutation changes a codon so that a different amino acid is inserted; the protein is full-length but has one substituted residue. A nonsense mutation changes a codon into a stop codon (UAA, UAG, or UGA), so the ribosome releases the chain early and the protein is truncated. Nonsense mutations are almost always more damaging, because a large piece of the protein is missing rather than one amino acid being swapped.
- Why are frameshift mutations usually worse than point mutations?
- A point mutation affects at most one codon. A frameshift changes how every codon after it is read, so all the downstream amino acids are wrong. Scrambled sequences also tend to hit a stop codon by chance within about 20 codons, so the result is typically a short, useless protein. The exceptions are frameshifts very near the end of a gene and insertions or deletions of a multiple of three bases, which stay in frame.
- How do I tell whether an insertion or deletion causes a frameshift?
- Count the number of bases added or removed and divide by three. If the number is divisible by three, the reading frame is preserved and the mutation simply adds or removes whole amino acids. If it is not divisible by three — one base, two bases, four bases — the frame shifts and everything downstream is misread. Then check where the change occurred: the closer to the start codon, the more of the protein is affected.
Learn this with a teacher, not a page
The Crimsora tutor teaches Mutations & Their Effects on Proteins live — explaining on a whiteboard, asking you questions, and adapting to where you get stuck.