Categories
computer

Pairwise Sequence Alignment In JavaScript

I just implemented a sample pairwise sequence aligner in JavaScript for a course. You can demo it at http://alignment.prestonlee.com, and grab the source code under an Apache 2 license at https://github.com/preston/alignment.

Leave a Reply

Your email address will not be published. Required fields are marked *