Global alignment: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
(2 intermediate revisions by one other user not shown) | |||
Line 1: | Line 1: | ||
Global alignment | Global alignment between two or more sequences forces the sequences to be aligned from the beginning to end of all sequences. It gives the best possible alignment between the sequences based on the scores assigned to each possible alignment. [http://www.en.wikipedia.org/wiki/Needleman-Wunsch_algorithm Needleman-Wunsh] algorithm is often used for global alignments. |
Latest revision as of 00:15, 29 September 2009
Global alignment between two or more sequences forces the sequences to be aligned from the beginning to end of all sequences. It gives the best possible alignment between the sequences based on the scores assigned to each possible alignment. Needleman-Wunsh algorithm is often used for global alignments.