1.

Which of the following is incorrect the ‘word’ method?(a) Both BLAST and FASTA use a heuristic word method(b) Word method is used for fast pairwise sequence alignment in BLAST and FASTA(c) The basic assumption is that two related sequences must have at least one word in common(d) Two related sequences must have at zero word in common while assumingThe question was asked during an interview.The question is from Heuristic Database Searching topic in division Database Similarity Searching of Bioinformatics

Answer»

Right option is (d) TWO related sequences must have at zero word in common while assuming

Explanation: This is the third method of pairwise sequence alignment. It works by finding SHORT stretches of identical or nearly identical letters in two sequences. These short strings of characters are called words, which are similar to the windows used in the DOT matrix method. The basic assumption is that two related sequences must have at least one word in common. By FIRST identifying word matches, a longer alignment can be obtained by EXTENDING similarity regions from the words. Once regions of high sequence similarity are found, adjacent high-scoring regions can be joined into full alignment.



Discussion

No Comment Found

Related InterviewSolutions