alevchuk / pairwise-alignment-in-python

Pairwise string alignment in Python (Needleman-Wunsch and Smith-Waterman algorithms)
GNU General Public License v3.0
96 stars 50 forks source link

Pairwise string alignment in Python

My contribution will be:

Original Smith-Waterman implementation in Python was forked from http://narnia.cs.ttu.edu/drupal/node/104 by Forrest Sheng Bao http://fsbao.net a free software licensed under GNU General Public License (GPL)

A copy of GPL version 3 has been placed into the file LICENSE.