Genome Sequencing — Shotgun Assembly Simulator
Interactive shotgun DNA sequencing simulator: shatter a genome into overlapping reads, tune read length, coverage depth and error rate, then watch a real greedy overlap-layout-consensus assembler stitch reads back into contigs.
This simulator recreates the shotgun sequencing workflow: a genome is broken into many short, randomly-placed reads, each carrying its own sequencing errors, and a real greedy overlap-layout-consensus algorithm reassembles them into contigs purely by comparing read sequences to one another — never by cheating with known positions. Tune read length, coverage depth and error rate to see how each one trades off against assembly completeness, contig count and gap formation, exactly as it does in a real sequencing lab.
Interactive shotgun DNA sequencing simulator: shatter a genome into overlapping reads, tune read length, coverage depth and error rate, then watch a real greedy overlap-layout-consensus assembler stitch reads back into contigs, with gaps appearing where coverage runs too low.
3D · Three.js / WebGL renderer · 60 FPS target · runs fully client-side, no install