Module 6

CRISPR Therapeutics

CRISPR-Cas9 earned the 2020 Nobel Chemistry (Charpentier, Doudna) and delivered its first FDA approval in December 2023: Casgevy (exagamglogene autotemcel) for sickle-cell disease and transfusion-dependent beta-thalassemia. This module covers Cas9 biology, base editing, prime editing, delivery, and the current clinical landscape.

1. Cas9 Mechanism

CRISPR-associated protein 9 (Cas9) from Streptococcus pyogenes is guided by a 20-nt single guide RNA (sgRNA) to a matching DNA protospacer adjacent to a 5′-NGG PAM sequence. Cas9 generates a blunt double-strand break 3 bp upstream of the PAM. Repair by NHEJ (error-prone) produces indels; HDR (rare) enables precise template-guided edits.

\[ \text{sgRNA}_{20\text{nt}} + \text{DNA target} + \text{NGG PAM} \;\longrightarrow\; \text{Cas9 DSB 3 bp upstream of PAM} \]

2. Base & Prime Editing

Liu lab innovations eliminate the DSB:

  • Cytosine Base Editors (CBE) (Komor 2016): APOBEC1 cytidine deaminase fused to nickase Cas9 converts C→T (or G→A on the other strand).
  • Adenine Base Editors (ABE) (Gaudelli 2017): evolved TadA deaminase converts A→G (T→C).
  • Prime Editors (Anzalone 2019): Cas9 nickase + reverse transcriptase + pegRNA enables any single-nucleotide change plus small insertions/deletions, without DSB.

Simulation: Editing Methods & Specificity

Python
script.py46 lines

Click Run to execute the Python code

Code will be executed with Python 3 on the server

3. Delivery

Delivery is the central CRISPR translation challenge. Ex vivo (edit patient cells outside the body, then reinfuse) is the approved path for haematological diseases — Casgevy edits autologous haematopoietic stem cells. In vivo delivery is harder: AAV (size-limited for Cas9), LNP (mRNA-LNP for Cas9, like Verve Therapeutics’ VERVE-102 for hypercholesterolaemia), electroporation (for ex-vivo).

4. Clinical Approvals & Pipeline

  • Casgevy (exa-cel) approved 2023 (UK, FDA) for SCD and transfusion-dependent β-thalassemia: ex vivo Cas9 edit of BCL11A enhancer in autologous HSCs.
  • VERVE-102: in-vivo base-editor LNP targeting PCSK9 for hypercholesterolaemia.
  • Beam Therapeutics BEAM-101: base edit of HbS to HbG-Makassar in SCD.
  • Intellia NTLA-2001: in-vivo LNP Cas9 for hereditary ATTR amyloidosis (90% serum TTR reduction).
  • Prime Medicine: prime-edit programmes in chronic granulomatous disease and cystic fibrosis.

Key References

• Jinek, M. et al. (2012). “A programmable dual-RNA-guided DNA endonuclease in adaptive bacterial immunity.” Science, 337, 816–821.

• Komor, A. C. et al. (2016). “Programmable editing of a target base in genomic DNA without double-stranded DNA cleavage.” Nature, 533, 420–424.

• Anzalone, A. V. et al. (2019). “Search-and-replace genome editing without double-strand breaks or donor DNA.” Nature, 576, 149–157.

• Frangoul, H. et al. (2021). “CRISPR-Cas9 gene editing for sickle cell disease and β-thalassemia.” N. Engl. J. Med., 384, 252–260.

Share:XRedditLinkedIn