aboutsummaryrefslogblamecommitdiff
path: root/biology/smithwaterman/pkg-descr
blob: 8569aa85b397861b5eda9a4004824b2b3e371672 (plain) (tree)
1
2
3
4
5
6
7
8







                                                                               
The Smith-Waterman algorithm performs local sequence alignment; that is, for
determining similar regions between two strings of nucleic acid sequences or
protein sequences. Instead of looking at the entire sequence, the
Smith-Waterman algorithm compares segments of all possible lengths and
optimizes the similarity measure.  Gotoh and Atschul added optimizations making
it practical for larger problems.

WWW: https://github.com/ekg/smithwaterman