Questions: Pairwise Sequence Alignment

4 questions to test your understanding

Score: 0 / 4
Question 1 Multiple Choice

What is the key difference between the Needleman-Wunsch and Smith-Waterman algorithms?

ANeedleman-Wunsch uses a scoring matrix while Smith-Waterman does not
BNeedleman-Wunsch performs global alignment while Smith-Waterman performs local alignment
CSmith-Waterman requires protein sequences while Needleman-Wunsch works only on DNA
DNeedleman-Wunsch is heuristic while Smith-Waterman is exact
Question 2 True / False

In pairwise sequence alignment, affine gap penalties use a single fixed cost per gap regardless of gap length.

TTrue
FFalse
Question 3 Short Answer

Why are substitution scoring matrices like BLOSUM62 used for protein alignment instead of a simple match/mismatch scheme?

Think about your answer, then reveal below.
Question 4 Short Answer

You align a 300-residue protein against a 250-residue protein using Smith-Waterman and get a local alignment covering only 80 residues. What does this suggest about the relationship between the two proteins?

Think about your answer, then reveal below.