Question
What are the three main post-transcriptional modifications of mRNA in eukaryotes — 5’ capping, 3’ polyadenylation (tailing), and RNA splicing — and why is each necessary?
Solution — Step by Step
In eukaryotes, the primary transcript (pre-mRNA or hnRNA — heterogeneous nuclear RNA) is NOT directly usable for translation. It contains:
- Introns: non-coding sequences that must be removed
- Unprotected ends that would be degraded by nucleases
Three modifications convert pre-mRNA into mature mRNA ready for export and translation:
A modified guanosine nucleotide (7-methylguanosine, m7G) is added to the 5’ end of the pre-mRNA through a 5’-5’ triphosphate linkage (unusual — normally linkages are 3’-5’).
Functions:
- Protects mRNA from degradation by 5’ exonucleases
- Required for ribosome recognition — the ribosome binds to the cap first during translation initiation
- Helps in mRNA export from nucleus to cytoplasm
- Aids in efficient splicing of the first intron
This is the first modification — it happens while transcription is still ongoing (co-transcriptional).
A string of adenine nucleotides (100-250 A residues) is added to the 3’ end by the enzyme poly-A polymerase. This does NOT require a DNA template.
Functions:
- Protects mRNA from degradation by 3’ exonucleases
- Helps in export from nucleus
- Aids in translation initiation (interacts with proteins that stimulate ribosome binding)
- Determines mRNA stability — longer tail = longer half-life
The signal for polyadenylation is the sequence AAUAAA near the 3’ end of the pre-mRNA.
Introns (intervening sequences) are removed and exons (expressed sequences) are joined together. This is catalyzed by a complex called the spliceosome (made of snRNPs — small nuclear ribonucleoproteins).
The splicing mechanism:
- The spliceosome recognizes conserved sequences at intron-exon boundaries (GU at the 5’ end, AG at the 3’ end of each intron — the GU-AG rule)
- The intron forms a lariat (loop) structure
- The exons are joined by a phosphodiester bond
- The intron lariat is released and degraded
Alternative splicing: The same pre-mRNA can be spliced in different ways, producing different mature mRNAs (and therefore different proteins) from the same gene. This is how humans produce over 100,000 proteins from only ~20,000 genes.
flowchart TD
A["Pre-mRNA / hnRNA"] --> B["5 prime Capping: add m7G cap"]
B --> C["3 prime Tailing: add poly-A tail"]
C --> D["Splicing: remove introns, join exons"]
D --> E["Mature mRNA"]
E --> F["Export to cytoplasm for translation"]
B --> G["Protection from 5 prime degradation"]
C --> H["Protection from 3 prime degradation"]
D --> I["Introns removed, coding sequence is continuous"]
D --> J["Alternative splicing: multiple proteins from one gene"]
Why This Works
These modifications solve three problems: protection (caps and tails shield the mRNA from nucleases), functionality (the cap is needed for ribosome recognition), and accuracy (splicing ensures only the coding information reaches the ribosome). Without these processing steps, the mRNA would be degraded before it could be translated, or the ribosome would try to read intron sequences and produce gibberish protein.
Prokaryotes skip all of this — they have no introns (mostly), and their mRNA is translated even while it is being transcribed (coupled transcription-translation). Eukaryotes separated transcription (nucleus) from translation (cytoplasm), creating the need for mRNA processing and transport.
Alternative Method
For NEET, remember the processing order using the direction of the mRNA: 5’ end is capped first (because RNA polymerase synthesizes 5’ to 3’, so the 5’ end is made first), 3’ end gets the poly-A tail (after transcription of the full length), and splicing can happen during or after transcription. The sequence follows the physical order of synthesis.
Common Mistake
Students say “introns have no function — they are junk DNA.” This is outdated. Introns enable alternative splicing, which dramatically increases protein diversity. They also contain regulatory sequences that affect gene expression. The existence of introns in eukaryotic genes is actually an evolutionary advantage, not waste. NEET 2023 had a question about the significance of introns — “junk” was the distractor option.