Chapter 4: Glycolysis & TCA Cycle

Part II — Core Metabolism

4.1 Glycolysis: 10 Steps

Glycolysis converts glucose (6C) to 2 pyruvate (3C) via 10 enzymatic reactions in the cytosol. Plants have both cytosolic and plastidial isoforms of many glycolytic enzymes, allowing carbon entry into plastidial biosynthesis directly. Net yield: 2 ATP + 2 NADH per glucose.

StepEnzymeReactionΔG°′ (kJ/mol)
1HexokinaseGlucose + ATP → G-6-P + ADP−16.7
2Phosphoglucose isomeraseG-6-P ⇌ F-6-P+1.7
3Phosphofructokinase-1 (PFK)F-6-P + ATP → F-1,6-BP + ADP−14.2
4AldolaseF-1,6-BP ⇌ DHAP + G3P+23.8
5Triose phosphate isomeraseDHAP ⇌ G3P+7.5
6G3P dehydrogenaseG3P + NAD⁺ + Pᵢ ⇌ 1,3-bPGA + NADH−18.8
7Phosphoglycerate kinase1,3-bPGA + ADP ⇌ 3-PGA + ATP+1.1
8Phosphoglycerate mutase3-PGA ⇌ 2-PGA+4.4
9Enolase2-PGA ⇌ PEP + H₂O−3.2
10Pyruvate kinasePEP + ADP → pyruvate + ATP−31.4

Plant-specific: PPi-dependent PFK

Many plant tissues express pyrophosphate-dependent phosphofructokinase (PFP) alongside ATP-PFK. PFP is near-equilibrium, reversible, and may facilitate gluconeogenesis or glycolytic flexibility:

\[\text{F-6-P} + PP_i \rightleftharpoons \text{F-1,6-BP} + P_i\quad (\Delta G^{\circ\prime} \approx 0)\]

4.2 Pyruvate Dehydrogenase Complex (PDC)

The PDC bridges glycolysis and the TCA cycle, irreversibly oxidizing pyruvate to acetyl-CoA. Plants have both mitochondrial and plastidial PDC isoforms; the plastidial form is essential for de novo fatty acid synthesis.

\[\text{Pyruvate} + \text{CoA} + NAD^+ \xrightarrow{PDC} \text{Acetyl-CoA} + CO_2 + NADH\quad \Delta G^{\circ\prime} = -33.4\text{ kJ mol}^{-1}\]

PDC is a multi-enzyme complex (E1: pyruvate decarboxylase + TPP; E2: dihydrolipoamide acetyltransferase; E3: dihydrolipoamide dehydrogenase). Regulated by product inhibition (NADH, acetyl-CoA) and phosphorylation (PDC kinase inactivates E1; PDC phosphatase reactivates).

4.3 TCA Cycle: 8 Reactions

Citrate synthase

Acetyl-CoA + OAA → Citrate + CoA

ΔG°′ = −32.2 kJ/mol

Aconitase

Citrate ⇌ Isocitrate

ΔG°′ = +5.0 kJ/mol

Isocitrate DH

Isocitrate + NAD⁺ → α-KG + CO₂ + NADH

ΔG°′ = −21.0 kJ/mol

α-KG DH complex

α-KG + NAD⁺ + CoA → Succinyl-CoA + CO₂ + NADH

ΔG°′ = −33.0 kJ/mol

Succinyl-CoA synthetase

Succinyl-CoA + GDP + Pᵢ → Succinate + GTP + CoA

ΔG°′ = −2.1 kJ/mol

Succinate DH (Complex II)

Succinate + FAD → Fumarate + FADH₂

ΔG°′ = +0.0 kJ/mol

Fumarase

Fumarate + H₂O ⇌ Malate

ΔG°′ = −3.8 kJ/mol

Malate DH

Malate + NAD⁺ ⇌ OAA + NADH

ΔG°′ = +29.7 kJ/mol

Net per acetyl-CoA:

\[2\,CO_2 + 3\,NADH + FADH_2 + GTP + \text{(regenerated OAA)}\]

Glycolysis Pathway Overview

GlycolysisGlucoseG-6-PF-6-PF-1,6-BPDHAP + G3PG3P (x2)1,3-bPGA (x2)3-PGA (x2)PEP (x2)Pyruvate (x2)−ATP−ATP+2ATP+2ATP2 NADH

Simulation: Glycolysis & TCA Energetics

Free energy profile across glycolysis steps and cumulative cofactor production in the TCA cycle.

Python
script.py69 lines

Click Run to execute the Python code

Code will be executed with Python 3 on the server