Local alignment: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
Local alignment only aligns the most similar regions between the sequences. The measure of similarity will depend on the parameters used for registering a mismatch. [ | Local alignment only aligns the most similar regions between the sequences. The measure of similarity will depend on the parameters used for registering a mismatch. [http://www.wikipedia.org/wiki/Smith-waterman/algorithm Smith-Waterman] algorithm is used for local alignment too but with slight variation which makes local alignment more stringent than global alignment. |
Revision as of 23:40, 25 September 2009
Local alignment only aligns the most similar regions between the sequences. The measure of similarity will depend on the parameters used for registering a mismatch. Smith-Waterman algorithm is used for local alignment too but with slight variation which makes local alignment more stringent than global alignment.