DNA Replication Simulator Back
Molecular Biology Simulation

DNA Replication Simulator

Watch helicase unwind the double helix, DNA polymerase III build new strands, and Okazaki fragments form on the lagging strand — all color-coded by A/T/G/C base in real-time animation.

Controls
Ready — Press Start to begin
DNA length (bp)
bp
Replication speed
Statistics
A (Adenine)
T (Thymine)
G (Guanine)
C (Cytosine)
Results
0
Copied (bp)
0
Okazaki frags
5
Speed
Replication Fork — Real-Time Animation
Top: template strands / Middle: fork / Bottom: new strands (leading = continuous, lagging = Okazaki fragments)
Theory & Key Formulas
  1. Helicase breaks H-bonds, unwinds helix
  2. Primase lays down RNA primer
  3. DNA Pol III extends 5'→3'
  4. Lagging strand: Okazaki fragments
  5. Ligase seals the nicks

What is DNA Replication?

🙋
What exactly is happening when the simulator shows the DNA "unzipping"? It looks like a zipper opening.
🎓
Basically, that's the enzyme helicase at work! It's like a molecular motor that moves along the DNA, breaking the hydrogen bonds between the base pairs (A-T and G-C). This creates two single strands, called the replication fork. Try moving the "DNA length" slider above to see how a longer helix takes more time to unwind.
🙋
Wait, really? So the two new strands are built at the same time? But in the sim, one new strand grows continuously and the other is in little chunks.
🎓
Great observation! That's a key point. DNA polymerase can only build in the 5' to 3' direction. One new strand (leading strand) is built continuously toward the fork. The other (lagging strand) is built away from the fork in short pieces called Okazaki fragments. Slow down the "Replication speed" to see each fragment form clearly.
🙋
What are those little red segments that appear before the new DNA? They don't look like A, T, G, or C.
🎓
Ah, those are RNA primers, laid down by an enzyme called primase. DNA polymerase needs a starting point, a short "primer," to begin adding DNA nucleotides. Later, those RNA primers are replaced with DNA. This is why replication isn't just a simple copy-paste; it's a highly coordinated assembly line!

Physical Model & Key Principles

The fundamental rule governing base pairing is Chargaff's rule and hydrogen bonding. The specificity ensures accurate copying of genetic information.

$$A \rightleftharpoons T \quad \text{(2 hydrogen bonds)}$$ $$G \rightleftharpoons C \quad \text{(3 hydrogen bonds)}$$

A: Adenine, T: Thymine, G: Guanine, C: Cytosine. The double arrows represent the specific, reversible hydrogen bonding that holds strands together and allows them to separate during unwinding.

The directionality of DNA synthesis is absolute. DNA Polymerase III can only catalyze the addition of new nucleotides in one direction.

$$5' \rightarrow 3' \text{ Synthesis Only}$$

This means new nucleotides are always added to the 3'-OH end of the growing strand. This biochemical constraint is the direct cause of the leading and lagging strand mechanism you see in the simulator.

Frequently Asked Questions

The leading strand is synthesized continuously, while the lagging strand repeats primer synthesis and ligation for each Okazaki fragment, making its apparent progression slower. The simulator visualizes this asymmetry in real time.
This parameter adjusts the nucleotide addition rate (v) of helicase and polymerase. Increasing the value speeds up the animation progression, while decreasing it slows it down. You can also observe changes in the total replication time.
In the current version, it is fixed. In actual cells, it is approximately 1000 to 2000 bases. The simulator reproduces this standard length, and primer removal and ligation are animated for each fragment.
Yes, it is possible. By setting the DNA length L to approximately 4.6 million bp (the size of the E. coli genome), the number of replication origins n to 1, and the replication speed close to the measured value (about 1000 bp/s), you can simulate a replication time of about 40 minutes.

Real-World Applications

Polymerase Chain Reaction (PCR): This revolutionary lab technique, used in everything from COVID testing to forensic analysis, is essentially artificial, targeted DNA replication. It uses heat to denature (unzip) DNA and a heat-stable polymerase to copy specific sequences billions of times.

Cancer Research & Chemotherapy: Many chemotherapy drugs, like cisplatin, target rapidly dividing cancer cells by interfering with their DNA replication machinery. Understanding the replication fork helps scientists design drugs that halt this process in tumors.

Antiviral Drug Development: Viruses like HIV use their own polymerase to replicate. Drugs such as AZT are nucleoside analogs that get incorporated by the viral polymerase but block further elongation, stopping viral replication in its tracks.

DNA Sequencing Technologies: Modern next-generation sequencing (NGS) methods are built on the principles of replication. They use modified nucleotides and polymerase to "read" a DNA template strand, translating its sequence into digital data for genetic analysis.

Common Misconceptions and Points to Note

When you start using this simulator, here are a few points that engineers learning CAE often stumble on. First, "Extreme parameter values move you away from biological reality". For example, if you set the "DNA length" extremely short (e.g., 50 base pairs) and the "replication speed" to maximum, the animation finishes in an instant. While this is computationally correct, enzymes in a real cell cannot move that fast, and DNA that short does not exist. Conversely, if you set parameters close to those of an actual E. coli genome (about 4.6 million base pairs), the calculation shows it would take approximately 40 minutes for a single replication fork to finish. This is the first step in understanding why organisms start replication simultaneously from multiple origins (parallel processing!).

Next, the point that "the simulation shows an 'idealized' process". Inside an actual cell, DNA is wrapped around histones (chromatin structure), transcription machinery collides with replication machinery, and various "noises" and "obstacles" occur. Think of this tool as an "ideal model" that extracts the core mechanisms found in textbooks. Finally, the misconception that "Okazaki fragment length is constant". The simulator might show them as a uniform length, but in reality, they vary from hundreds to thousands of base pairs. This is because the timing of RNA primer placement isn't perfectly uniform—an example of model simplification.

How to Use

  1. Set DNA length in the lenValN field (typical range 5000-50000 base pairs for prokaryotic replication)
  2. Adjust replication speed with speedValN slider to observe helicase unwinding at realistic rates (50-1000 nucleotides/second)
  3. Enable showLabels to track helicase, primase, DNA polymerase III, and ligase positions in real-time
  4. Monitor output statistics: Copied (bp) counter, Okazaki fragment count on lagging strand, and instantaneous Speed readout

Worked Example

For E. coli chromosome simulation: set dnaLen to 10000 bp, repSpeed to 500 nt/s. Helicase unwinds at 10 revolutions/second (100 bp/turn). Leading strand synthesizes continuously; lagging strand generates approximately 40 Okazaki fragments (each 1000-2000 bp in prokaryotes). Total replication time calculates to 20 seconds. DNA ligase joins fragments, reducing fragment count as synthesis completes. Final Copied statistic reaches 10000 bp with zero remaining Okazaki fragments.

Practical Notes

  1. Prokaryotic replication (E. coli) produces shorter Okazaki fragments (1000-2000 bp) than eukaryotic replication (100-200 bp), affecting fragment visualization
  2. Increasing speed beyond 1000 nt/s creates unrealistic helicase strain; set realistic biological speeds for teaching accuracy
  3. Monitor CPU load with showLabels enabled for sequences exceeding 100000 bp; reduce dnaLen for smoother animation
  4. Lagging strand always lags behind leading strand by fragment length distance; this asymmetry is critical for understanding semi-discontinuous synthesis