1.

Among the following which one is not the approach to the local alignment?(a) Smith-Waterman algorithm(b) K-tuple method(c) Words method(d) Needleman-Wunsch algorithmI had been asked this question by my school teacher while I was bunking the class.This interesting question is from Local Sequence Alignment topic in division Sequence Alignment of Bioinformatics

Answer»

The correct choice is (d) Needleman-Wunsch algorithm

Explanation: LOCAL alignment can be DISTINGUISHED on two broad approaches, Smith-Waterman algorithm and word methods, also KNOWN as k-tuple methods and they are implemented in the well-known families of PROGRAMS FASTA and BLAST.



Discussion

No Comment Found

Related InterviewSolutions