Global alignment: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
Global alignment allows sequences to be aligned from | Global alignment allows sequences to be aligned from beginning to end. It gives the best possible alignment between the sequences based on the scores assigned to each possible alignment. [[Needleman-Wunsh]] algorithm is used for constructing the scoring the global alignments between the sequences. |
Revision as of 23:21, 25 September 2009
Global alignment allows sequences to be aligned from beginning to end. It gives the best possible alignment between the sequences based on the scores assigned to each possible alignment. Needleman-Wunsh algorithm is used for constructing the scoring the global alignments between the sequences.