Chapter 8: Nucleotide Metabolism

Part III — Nitrogen & Amino Acids

8.1 Purine De Novo Synthesis: IMP Pathway

Purine nucleotides are synthesized de novo from small molecules including glycine, glutamine, CO₂, aspartate, formate (from the one-carbon pool via THF), and the ribose-5-phosphate backbone. The pathway builds the purine ring atom by atom on the ribose-5-phosphate scaffold, producing inosine 5′-monophosphate (IMP) in 10 steps.

Key Features:

  • 10 enzymatic steps from PRPP (phosphoribosyl pyrophosphate)
  • Costs ~6 ATP equivalents per IMP
  • Requires glycine, glutamine (×3), aspartate, CO₂, 10-formyl-THF (×2)
  • IMP → AMP (adenylosuccinate synthetase + lyase) or GMP (IMP DH + GMP synthetase)
  • Regulated by end-product feedback: AMP/GMP inhibit PRPP amidotransferase

IMP → ATP / GTP:

\[\text{IMP} + \text{Asp} + \text{GTP} \xrightarrow{2\text{ steps}} \text{AMP}\]
\[\text{IMP} + NAD^+ + H_2O \xrightarrow{2\text{ steps}} \text{GMP}\]

Cross-regulation: GTP needed for AMP synthesis; ATP needed for GMP synthesis → balances adenine:guanine ratio

8.2 Pyrimidine De Novo Synthesis: UMP Pathway

Unlike purines, pyrimidines are synthesized as a free base before attachment to ribose-5-phosphate. The pathway produces UMP (uridine 5′-monophosphate) in 6 steps.

StepReactionEnzyme / Location
1Gln + CO₂ + 2ATP → Carbamoyl-PCPS II (cytosol); CPS I (mitochondria in animals, plastid in plants)
2Carbamoyl-P + Asp → N-carbamoyl-AspATCase (aspartate transcarbamoylase)
3N-carbamoyl-Asp → DihydroorotateDHOase (dihydroorotase)
4Dihydroorotate → Orotate + FMNH₂DHODH (inner mitochondrial membrane)
5Orotate + PRPP → OMPOPRT (orotate phosphoribosyltransferase)
6OMP → UMP + CO₂ODC (UMP synthase / OMP decarboxylase)

UMP → CTP, TMP:

  • UMP → UDP → UTP (kinases)
  • UTP + Gln + ATP → CTP (CTP synthetase)
  • UDP → dUDP → dUMP (RNR)
  • dUMP + 5,10-methylene-THF → dTMP (thymidylate synthase)

Regulation:

  • CPS II: inhibited by UTP (end-product feedback), activated by PRPP
  • ATCase in bacteria: inhibited by CTP, activated by ATP (not in plants)
  • UMP synthase: bifunctional enzyme — efficient channeling of OMP

8.3 Salvage Pathways & Deoxyribonucleotide Synthesis

Salvage Pathways:

Recycling preformed bases/nucleosides — metabolically cheaper than de novo:

  • APRT: Adenine + PRPP → AMP + PPᵢ
  • HGPRT: Hypoxanthine/Guanine + PRPP → IMP/GMP
  • Uridine/cytidine kinases: Ur + ATP → UMP; Cyd + ATP → CMP
  • Adenosine kinase: important in methionine recycling and cytokinin metabolism

Ribonucleotide Reductase (RNR):

Converts all four rNDPs → dNDPs using thioredoxin as electron donor:

\[\text{rNDP} + \text{Trx}_{red} \xrightarrow{RNR} \text{dNDP} + \text{Trx}_{ox}\]
  • Class I RNR: R1 + R2 subunits; tyrosyl radical mechanism
  • Activity site: controls overall activity (ATP = on; dATP = off)
  • Specificity site: substrate preference (ATP→dCDP/dUDP; dTTP→dGDP; dGTP→dCDP)

Purine & Pyrimidine Synthesis Overview

Nucleotide Biosynthesis OverviewPRPP (from R5P + ATP)IMP (10 steps)AMP/ATPGMP/GTPDe NovoSalvageCarbamoyl-P + AspUMP (6 steps)CTPdTMPRNR: rNDP -> dNDP(Trx-dependent)dNTPs: dATP, dCTPdGTP, dTTPPurinesPyrimidinesDeoxyribonucleotides

Simulation: De Novo vs Salvage Costs & RNR Kinetics

Energetic cost comparison of de novo vs salvage nucleotide synthesis, and ribonucleotide reductase activity as a function of reduced thioredoxin concentration.

Python
script.py72 lines

Click Run to execute the Python code

Code will be executed with Python 3 on the server