CRISPR-Cas9: Gene Editing Mechanism Visualized

simulator advanced ~12 min
Loading simulation...
81% on-target — 20nt guide, 0 mismatches, NHEJ repair

With a 20-nucleotide guide RNA, zero mismatches, and Cas9 activity of 0.9, the on-target editing efficiency is approximately 81%. NHEJ repair will introduce random indels that disrupt the target gene.

Formula

On-target efficiency ≈ activity × (1 − mismatches/guide_length)²
Off-target probability ∝ e^(−ΔG_binding / kT) for each potential off-target site

Nature's Molecular Scissors

CRISPR-Cas9 is a gene editing technology adapted from a natural defense system that bacteria use to fight viruses. When a virus infects a bacterium, CRISPR stores a snippet of the viral DNA as a molecular 'mugshot.' If the same virus attacks again, the bacterium produces a guide RNA matching the stored sequence, which directs the Cas9 protein to find and cut the invading DNA. Scientists repurposed this system to cut any DNA sequence of their choosing — revolutionizing biology since 2012.

The Guide RNA and Cas9

The single guide RNA (sgRNA) is a ~100-nucleotide RNA molecule with a 20-nucleotide targeting sequence at its 5' end. This targeting sequence binds to the complementary DNA strand via Watson-Crick base pairing. Cas9 — a large protein (~160 kDa) — uses two nuclease domains (RuvC and HNH) to cut both strands of the DNA at a precise location, creating a double-strand break (DSB). The simulation animates this process: watch the guide RNA scan the DNA, bind to its target, and trigger Cas9 cleavage.

Two Repair Pathways

After Cas9 cuts the DNA, the cell must repair the break. NHEJ (Non-Homologous End Joining) is the default pathway — it simply glues the broken ends together, but often introduces random insertions or deletions (indels) at the cut site. These indels typically disrupt the gene, creating a knockout. HDR (Homology-Directed Repair) uses a provided DNA template to make precise changes — inserting a new gene, correcting a mutation, or adding a fluorescent tag. Toggle between pathways in the simulation to compare outcomes.

Precision and Off-Target Effects

The specificity of CRISPR depends on perfect complementarity between the guide RNA and target DNA. Even one or two mismatches can reduce efficiency, while multiple mismatches may redirect Cas9 to similar sequences elsewhere in the genome (off-target effects). Longer guide sequences and engineered high-fidelity Cas9 variants (eSpCas9, HiFi Cas9) improve specificity. Increase mismatches in this simulation to see how quickly on-target efficiency drops and off-target risk rises.

FAQ

How does CRISPR-Cas9 work?

CRISPR-Cas9 uses a guide RNA (sgRNA) to direct the Cas9 protein to a specific DNA sequence. The guide RNA binds to complementary DNA via Watson-Crick base pairing, and Cas9 creates a double-strand break. The cell then repairs the break using either NHEJ (error-prone, causes knockouts) or HDR (precise, allows specific edits with a donor template).

What is the difference between NHEJ and HDR repair?

NHEJ (Non-Homologous End Joining) directly ligates broken DNA ends without a template, often introducing random insertions or deletions (indels) that disrupt gene function. HDR (Homology-Directed Repair) uses a provided DNA template to make precise edits, but is less efficient and only active during S and G2 phases of the cell cycle.

What are off-target effects in CRISPR?

Off-target effects occur when Cas9 cuts DNA at sites similar but not identical to the intended target. Mismatches between the guide RNA and DNA, especially near the PAM-distal end, can still allow binding and cleavage. Longer guide sequences and high-fidelity Cas9 variants reduce off-target risk.

Who discovered CRISPR?

CRISPR sequences were first observed in bacteria by Yoshizumi Ishino in 1987. Their role as an adaptive immune system was elucidated by Francisco Mojica, and the technology was developed for genome editing by Jennifer Doudna and Emmanuelle Charpentier (Nobel Prize 2020), with key contributions from Feng Zhang.

Sources

Embed

<iframe src="https://homo-deus.com/lab/genetics/crispr-mechanism/embed" width="100%" height="400" frameborder="0"></iframe>
View source on GitHub