2004 BMI 203 Week 3 Assignment

Problem statement

C++ version of Smith-Waterman Python Module

Smith-Waterman algorithms implemented using pure Python are usually too slow when used in iterative methods required by many optimization methods. Below are links to the source of a Smith-Waterman Python module written in C++. Binaries for some common platforms are available as well. If you are using an unlisted platform, please contact me and we can build it for your machine.