Module 1 ยท Acidification

V-ATPase & Acidification

The lysosome maintains an internal pH of 4.5โ€“5.0 against a cytosolic pH of ~7.2: a ~1000-fold H+ gradient. The vacuolar H+-ATPase (V-ATPase)is the pump that establishes and maintains this gradient. It is an elaborate rotary motor, structurally homologous to the mitochondrial F1F0 ATP synthase but running in reverse: consuming ATP to pump protons uphill.

1. V-ATPase Structure

V-ATPase is a 900ย kDa rotary enzyme in two subcomplexes:

  • V1: cytosolic head, eight subunits (A3B3 catalytic hexamer + C + D + E + F + G + H). Hydrolyses ATP.
  • V0: membrane-embedded proton channel, ~10 subunits including a c-ring of 10 c-subunits, plus a, d, e, and accessory proteins.

The rotary mechanism mirrors F1F0: ATP hydrolysis in V1drives rotation of the central stalk, which turns the c-ring, which carries protons across the membrane. H+/ATP ratio is ~2 (10 c-subunits / 3 ATP-hydrolysis events ร— ring rotation). Cryo-EM structures (Mazhab-Jafari 2016, Kishikawa 2022, Wang 2020) have resolved multiple conformational states.

2. Regulation by V1-V0 Assembly

Unique to V-ATPase: V1 and V0 can reversibly dissociate under glucose starvation (Kane 1995), shutting off pump activity when nutrients are low. Assembly is controlled by the RAVE complex in yeast; in mammals, by the mTORC1 pathway at the lysosomal surface (Module 5 of this course). This coupling means lysosomal acidification is itself sensitive to cellular nutrient state โ€” a feedback loop that links proteostasis to energy.

V-ATPase proton-pumping activity varies even within a single lysosome population; newly-formed lysosomes have lower activity and higher pH, maturing over hours to full acidity.

3. Counter-Ion: ClC-7 / OSTM1

Pumping H+ alone would build a large membrane potential (ฮ”ฯˆ), quickly stopping the pump. A counter-ion must flow. ClC-7 (a chloride/proton antiporter; 2 Clโˆ’ in for 1 H+ out) handles this, dissipating the chemical but not the pH gradient. ClC-7 + its obligate partner OSTM1 are dedicated lysosomal antiporters. Loss-of-function causes infantile malignant osteopetrosis (OSTM1, CLCN7 โ€” osteoclast failure because osteoclast resorption depends on lysosomal acidification to digest bone matrix) and a lysosomal neurodegeneration in double-knockout mice.

Simulation: pH Set-Point from Pump-Leak Balance

Python
script.py35 lines

Click Run to execute the Python code

Code will be executed with Python 3 on the server

4. Chloroquine, Bafilomycin, and Other Inhibitors

Lysosomal pH can be manipulated:

  • Bafilomycin A1: binds the c-ring of V0, inhibiting rotation. The classical V-ATPase inhibitor experimentally.
  • Chloroquine / hydroxychloroquine: weak bases that accumulate in acidic compartments and neutralise them. Used clinically in malaria (inhibits haem crystallisation in Plasmodium digestive vacuole), RA, lupus; notable experimental autophagy inhibitor. COVID-19 trials failed to show benefit.
  • Ammonium chloride: freely diffusing weak base; simple experimental deacidification.
  • Saliphenylhalamide, concanamycin: research-tool V-ATPase inhibitors.

V-ATPase inhibition deacidifies lysosomes, inactivates hydrolases, blocks autophagy-lysosome fusion, and โ€” in many tumours โ€” selectively kills autophagy-dependent cancer cells. Clinical development of V-ATPase inhibitors in oncology is ongoing.

5. Tissue-Specific V-ATPase Isoforms

Several V-ATPase subunits have tissue-specific isoforms: V0-a3 in osteoclasts (TCIRG1; loss causes osteopetrosis); V0-a4 in kidney ฮฑ-intercalated cells (loss causes distal renal tubular acidosis). These isoforms tune V-ATPase for specific physiological roles โ€” acid secretion, rather than lysosomal acidification.