Map Graph
No coordinates found

Needleman–Wunsch algorithm

Method for aligning biological sequences

The Needleman–Wunsch algorithm is an algorithm used in bioinformatics to align protein or nucleotide sequences. It was one of the first applications of dynamic programming to compare biological sequences. The algorithm was developed by Saul B. Needleman and Christian D. Wunsch and published in 1970. The algorithm essentially divides a large problem into a series of smaller problems, and it uses the solutions to the smaller problems to find an optimal solution to the larger problem. It is also sometimes referred to as the optimal matching algorithm and the global alignment technique. The Needleman–Wunsch algorithm is still widely used for optimal global alignment, particularly when the quality of the global alignment is of the utmost importance. The algorithm assigns a score to every possible alignment, and the purpose of the algorithm is to find all possible alignments having the highest score.

Read article
File:Needleman-Wunsch_pairwise_sequence_alignment.png
Top Questions
AI generated

List the top facts about Needleman–Wunsch algorithm

Summarize this article

What is the single most intriguing fact about Needleman–Wunsch algorithm?

Are there any controversies surrounding Needleman–Wunsch algorithm?

More questions