PPolySim OS
For Educators · Sequence Alignment

Sequence Alignment for an immune response

Built for educators teaching it to a class. Drop a live demo into a lecture or assign it as a shareable link — no lab installs. Simulate an immune response live below — adjust the inputs and watch it respond, right in your browser.

Sequence Alignment (Needleman-Wunsch)Live

Controls

Presets

The Needleman-Wunsch algorithm finds the optimal global alignment of two sequences by dynamic programming, filling a scoring matrix and tracing back the best path. It is the foundation of bioinformatics — comparing genes, proteins, and genomes. The heatmap shows the accumulated score matrix.

▶ Run in Python

Data Inspector

Alignment score0
Identity0%
Length0

Governing equation

Reading this result: Low similarity: only 0% of columns match (score 0). The optimal alignment leans on -2-penalty gaps and mismatches, so the sequences share little common structure.

Runs locally in your browser — free forever. Scale to the cloud when reality gets heavy.

or unlock everything with Pro →

More with Sequence Alignment

Frequently asked questions

Is this good for educators?
Yes — this version of "Sequence Alignment for an immune response" is framed for educators teaching it to a class. Drop a live demo into a lecture or assign it as a shareable link — no lab installs.
Do I need to install anything?
No. It runs in any modern browser, free, with no account required.