Part VI — Chapter 16

Cell Wall Biosynthesis

The plant cell wall is a dynamic extracellular matrix that governs cell shape, growth, and mechanical strength — assembled from cellulose microfibrils, cross-linking hemicelluloses, pectin gels, and in secondary walls, impregnating lignin polymers.

Plant Cell Wall Architecture (Primary & Secondary)

Cell Lumen(cytoplasm)Plasma membraneCESACESACESACESAPrimary WallS1S2 layerS3Middle lamellaComponentsCellulose microfibrilsbeta-1,4-glucan; 36 CESA subunitsXyloglucan (hemicellulose)Cross-links microfibrilsPectin (HG, RG-I, RG-II)Golgi-synthesisedExtensin (HRGP)Tyr-crosslinked scaffoldLigninH, G, S monolignols; radical couplingMiddle lamellaCa2+-crosslinked pectinPlasma membraneCESA rosettes here

Cellulose Biosynthesis — CESA Rosette Complexes

Cellulose (β-1,4-polyglucose) is the most abundant biopolymer on Earth, providing structural rigidity to plant cell walls. It is synthesised by cellulose synthase A (CESA) complexes embedded in the plasma membrane:

Rosette structure

Six-fold symmetric hexameric complex of 18 CESA subunits (3 different isoforms per rosette; in Arabidopsis: CESA1, CESA3, CESA6 for primary wall; CESA4, CESA7, CESA8 for secondary). Apparent MW ~3 MDa.

Processive synthesis

Each CESA subunit uses UDP-glucose as donor, adding one glucosyl unit per catalytic cycle with inversion of configuration (beta product). Cellulose chains emerge into the apoplast.

Microfibril assembly

18 glucan chains cocrystallise within the rosette to form a single elementary fibril (~3.5 nm diameter). Multiple fibrils aggregate into microfibrils (~10-20 nm in higher plants).

Cortical microtubule guidance

CESA complexes track along cortical microtubules via the CESA-interactive protein CSI1/POM2, imprinting the orientation of microfibrils and wall anisotropy (controls cell expansion direction).

CESA Reaction

\( n\,\text{UDP-glucose} \xrightarrow{\text{CESA}} (\beta\text{-1,4-glucan})_n + n\,\text{UDP} \)

The reaction requires UDP-glucose supplied from sucrose synthase (SuSy) or UDP-glucose pyrophosphorylase. Cellulose synthesis is fuelled mainly by sucrose imported from the phloem.

Mechanical Properties

MaterialYoung’s modulus
Crystalline cellulose (theory)~130 GPa
Cotton fibre (CI=0.85)~70 GPa
Spruce wood fibre (CI=0.62)~40 GPa
Amorphous cellulose~8 GPa
Steel (reference)~200 GPa

Hemicellulose & Pectin

Hemicellulose (Golgi-synthesised)

Xyloglucan (XyG)

Dicot primary wall; beta-1,4-glucan backbone with xylose, galactose, fucose side chains. Cross-links adjacent microfibrils. Xyloglucan endotransglucosylase (XET) remodels during growth.

Arabinoxylan (AX)

Cereal primary walls and grass secondary walls. beta-1,4-xylan backbone with arabinose substitutions. Ferulic acid esterification enables oxidative cross-linking.

Glucomannan / Galactoglucomannan

Gymnosperm secondary walls. beta-1,4-mannan backbone with glucose and galactose residues.

Mixed-linkage glucan (MLG)

Cereal/grass primary walls only. beta-1,3/1,4-glucan; rapidly synthesised/degraded during cell elongation.

Pectin

Homogalacturonan (HG)

Linear alpha-1,4-galacturonan polymer. Secreted as methyl-esterified (pectin methyltransferase, PMT). PME (pectin methylesterase) de-esterifies, enabling Ca²⁺ cross-linking ("egg-box" junctions) to form gels.

Rhamnogalacturonan I (RG-I)

Alternating Rha-GalUA backbone with arabinan/galactan side chains. Forms the branched scaffold of pectin network.

Rhamnogalacturonan II (RG-II)

Structurally complex domain (12 different sugars); cross-linked by borate diester bridges essential for wall porosity control and normal plant development.

Lignification

Secondary walls are impregnated with lignin: a racemic polymer of p-coumaryl (H), coniferyl (G), and sinapyl (S) monolignols assembled by radical coupling. Laccase and peroxidase oxidise monolignols to radicals at the apoplast. Lignin fills interfibrillar space, providing compression resistance and impermeability.

\( \text{monolignol} + \text{H}_2\text{O}_2 \xrightarrow{\text{POX}} \text{monolignol radical} \xrightarrow{\text{coupling}} \text{lignin polymer} \)

Python: Cellulose Microfibril Tensile Strength vs Crystallinity

Model Young’s modulus and tensile strength of cellulose microfibrils as functions of crystallinity index (CI) using Voigt, Reuss, and empirical composite models, plus the effect of degree of polymerisation (DP).

Python
script.py120 lines

Click Run to execute the Python code

Code will be executed with Python 3 on the server