/pySeqAlign

Algorithms for sequence alignment (e.g. DTW, Smith Waterman) in Cython

Primary LanguagePythonApache License 2.0Apache-2.0

pySeqAlign

Algorithms for sequence alignment (e.g. DTW, Smith Waterman) in Cython

To compile, type

python setup.py build_ext --inplace