Part V β€” Chapter 14

Alkaloid Biosynthesis

Nitrogen-containing secondary metabolites derived from amino acid precursors β€” from the opium poppy’s morphine to the coffee bean’s caffeine, alkaloids represent some of the most pharmacologically potent natural products.

Alkaloid Classes from Amino Acid Precursors

Tryptophan(Trp)Tyrosine(Tyr)Ornithine(Orn)Lysine(Lys)Indole Alkaloidsvincristine, strychnine, ajmalinevia strictosidine (STR key enzyme)beta-carbolines (harman)Benzylisoquinolinesmorphine, codeine, berberinekey: norcoclaurine synthase (NCS)Tropane Alkaloidsatropine, cocaine, scopolaminekey: tropinone reductase (TR)Pyrrolizidines (hepatotoxic)Piperidine Alkaloidsanabasine, coniine (hemlock)Purine Alkaloidscaffeine, theobromine, theophyllinefrom xanthosine (nucleotide catabolism)not fromamino acid12,000+ alkaloidstructures known

Tryptophan-Derived: Indole Alkaloids

The monoterpene indole alkaloids (MIAs) are the largest and most structurally diverse group, with over 3,000 known compounds. They are produced by the Catharanthus roseus (periwinkle),Strychnos, Rauvolfia, and related plants.

Strictosidine β€” the Universal MIA Intermediate

Strictosidine synthase (STR) catalyses the Pictet-Speraserase condensation of tryptamine (from Trp decarboxylation) with secologanin (a secoiridoid terpene from the MEP pathway) to form strictosidine β€” the key intermediate for virtually all MIAs.

\( \text{tryptamine} + \text{secologanin} \xrightarrow{\text{STR}} \text{strictosidine} + \text{H}_2\text{O} \)

Pathway to Vincristine (Anti-cancer)

Strictosidine β†’ catharanthine + tabersonine (via ~10 enzymatic steps) β†’ vindoline (formed in vacuoles via AVLBS, T16H, etc.) β†’ vinblastine (coupling by peroxidase in vacuole) β†’ vincristine (N-oxidation). The pathway spans 4 subcellular compartments (cytosol, ER, vacuole, chloroplast).

Tyrosine-Derived: Benzylisoquinoline Alkaloids (BIAs)

BIAs are produced by the Papaveraceae (opium poppy), Berberidaceae, and related families. The pathway begins with dopamine and 4-hydroxyphenylacetaldehyde (both from Tyr) condensing to form (S)-norcoclaurine, the key intermediate.

Norcoclaurine Synthase (NCS)

Pictet-Speraserase condensation of dopamine + 4-HPAA β†’ (S)-norcoclaurine. Committed step to all BIAs.

\( \text{dopamine} + \text{4-HPAA} \xrightarrow{\text{NCS}} \text{(S)-norcoclaurine} \)

Morphine Branch

Norcoclaurine β†’ reticuline (6-OMT, CNMT, CYP80B1) β†’ salutaridine (SalSyn CYP450) β†’ thebaine β†’ codeinone β†’ codeine β†’ morphine (T6ODM, COR, CODM).

~17 enzymatic steps from Tyr to morphine.

Berberine Branch

Reticuline β†’ scoulerine (SMT) β†’ tetrahydrocolumbamine β†’ canadine β†’ berberine (BBE, ChBER). Yellow antimicrobial pigment; model for metabolic engineering.

Ornithine-Derived: Tropane Alkaloids

Tropane alkaloids are produced primarily by Solanaceae (Atropa belladonna,Datura, Hyoscyamus, Erythroxylum coca). The bicyclic tropane ring is assembled from ornithine via putrescine, N-methylputrescine, 4-methylaminobutanal, and the N-methyl-D1-pyrrolinium cation.

Key biosynthetic step: Tropinone formation

\( \text{N-methyl-}\Delta^1\text{-pyrrolinium}^+ + \text{acetyl-CoA} \xrightarrow{\text{PYKS/CS}} \text{tropinone} \)

Two tropinone reductases (TRI, TRII) determine the stereospecific branch: TRI makes tropine (for atropine/scopolamine); TRII makes pseudotropine.

Atropine (muscarinic antagonist)

Tropine + tropic acid (from phenylalanine) β†’ hyoscyamine (lit by hyoscyamine 6beta-hydroxylase, H6H) β†’ scopolamine. Blocks acetylcholine at muscarinic receptors; pupil dilation, decreased secretions.

Cocaine (stimulant)

Produced by Erythroxylum coca. Pseudotropine branch: acetyl-CoA condensation, ester formation with methylecgonine, then cocaine synthase.

Purine Alkaloids β€” Caffeine

Caffeine is biosynthesised from xanthosine (released from nucleotide catabolism) by 3 sequential N-methylations using SAM, catalysed by two key enzymes: XMT and DXMT.

\( \text{xanthosine} \xrightarrow{\text{XMT}} \text{7-MX} \xrightarrow{\text{MXMT}} \text{theobromine} \xrightarrow{\text{DXMT}} \text{caffeine} \)

Caffeine evolved independently 5+ times in plant evolution (coffee, tea, cacao, guarana, Ilex). Functions as a feeding deterrent and allelopathic agent.

Python: Caffeine Accumulation in Coffee Bean Development

Model caffeine accumulation kinetics using Michaelis-Menten equations for each methyltransferase step (XMT, MXMT, DXMT) during coffee bean maturation.

Python
script.py128 lines

Click Run to execute the Python code

Code will be executed with Python 3 on the server