Skip to content

A pairwise alignment applet using Javascript, Bootstrap and SVG Snap

License

Notifications You must be signed in to change notification settings

weese/web-align

Folders and files

NameName
Last commit message
Last commit date

Latest commit

8dd2172 · Mar 5, 2014

History

23 Commits
Mar 2, 2014
Mar 4, 2014
Feb 28, 2014
Mar 4, 2014
Mar 5, 2014

Repository files navigation

Pairwise Alignment Applet

DESCRIPTION

A pairwise alignment applet using Javascript, Bootstrap and D3. It computes the edit distance of two strings and outputs the whole DP matrix. Each matrix cell is clickable and shows the optimal alignment trace.

DEMO

For a live demo click here.

This is just a test of the D3 API. Currently, only edit distance is supported. Maybe I will add support for arbitrary costs and an SVG/PDF exporter.

Have fun!
David Weese

About

A pairwise alignment applet using Javascript, Bootstrap and SVG Snap

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages