Bioinformatics Questions and Answers – Dynamic Programming Algorithm for Sequence Alignment

This set of Bioinformatics Multiple Choice Questions & Answers (MCQs) focuses on “Dynamic Programming Algorithm for Sequence Alignment”.

1. Use of the dynamic programming method requires a scoring system for the comparison of symbol pairs, and a scheme for GAP penalties.
a) True
b) False
View Answer

Answer: a
Explanation: Once those parameters have been set, the resulting alignment for two sequences should always be the same. Hence, the use of the dynamic programming method requires a scoring system for the comparison of symbol pairs (nucleotides for DNA sequences and amino acids for protein sequences), and a scheme for insertion/deletion (GAP) penalties.

2. After the derivation, the outputs of the dynamic programming are the ratios are called even scores.
a) True
b) False
View Answer

Answer: b
Explanation: After the derivation, the outputs of the dynamic programming are the ratios are called odd scores. The ratios are transformed to logarithms of odds scores, called log odds scores, so that scores of sequential pairs may be added to reflect the overall odds of a real to chance alignment of an alignment. This happens in Dayhoff PAM250 and BLOSUM62.

3. The matrices PAM250 and BLOSUM62 contain _______
a) positive and negative values
b) positive values only
c) negative values only
d) neither positive nor negative values, just the percentage
View Answer

Answer: a
Explanation: These matrices contain positive and negative values, reflecting the likelihood of each amino acid substitution in related proteins. Using these tables, an alignment of a sequential set of amino acid pairs with no gaps receives an overall score that is the sum of the positive and negative log odds scores for each individual amino acid pair in the alignment.
advertisement
advertisement

4. The higher is the score in the alignment _________
a) the more significant is the alignment
b) or the less it resembles alignments in related proteins
c) the less significant is the alignment
d) the less it aligns with the related protein sequence
View Answer

Answer: a
Explanation: In the scoring system, the higher this score, the more significant is the alignment, or the more it resembles alignments in related proteins. Also, the score given for gaps in aligned sequences is negative, because such misaligned regions should be uncommon in sequences of related proteins. Such a score will reduce the score obtained from an adjacent, matching region upstream in the sequences.

5. Gaps are added to the alignment because it ______
a) increases the matching of identical amino acids at subsequent portions in the alignment
b) increases the matching of or dissimilar amino acids at subsequent portions in the alignment
c) reduces the overall score
d) enhances the area of the sequences
View Answer

Answer: a
Explanation: In the alignment process, gaps are added to the alignment in a manner that increases the matching of identical or similar amino acids at subsequent portions in the alignment. Ideally, when two similar protein sequences are aligned, the alignment should have long regions of identical or related amino acid pairs and very few gaps. As the sequences become more distant, more mismatched amino acid pairs and gaps should appear.
Sanfoundry Certification Contest of the Month is Live. 100+ Subjects. Participate Now!

6. Which of the following is not a description of dynamic programming algorithm?
a) A method of sequence alignment
b) A method that can take gaps into account
c) A method that requires a manageable number of comparisons
d) This method doesn’t provide an optimal (highest scoring) alignment
View Answer

Answer: d
Explanation: The method of sequence alignment by dynamic programming provides an optimal (highest scoring) alignment as an output. The quality of the alignment between two sequences is calculated using a scoring system that favors the matching of related or identical amino acids and penalizes for poorly matched amino acids and gaps.

7. Which of the following is not a site on internet for alignment of sequence pairs?
a) BLASTX
b) BLASTN
c) SIM
d) BCM Search Launcher
View Answer

Answer: a
Explanation: BLASTP is used under BLAST 2 sequence alignment. Also, The BLAST algorithm normally used for database similarity searches can also be used to align two sequences. SIM is known as Local similarity program for finding alternative alignments.
advertisement

8. Dayhoff PAM matrices, are based on an evolutionary model of protein change, whereas, BLOSUM matrices, are designed to identify members of the same family.
a) True
b) False
View Answer

Answer: a
Explanation: There is a very large number amino acid scoring matrices in use, some much more popular than others, and these scoring matrices are designed for different purposes. Some, such as the Dayhoff PAM matrices, are based on an evolutionary model of protein change, whereas others, such as the BLOSUM matrices, are designed to identify members of the same family. Alignments between DNA sequences require similar kinds of considerations.

9. A feature of the dynamic programming algorithm is that the alignments obtained depend on the choice of a scoring system for comparing character pairs and penalty scores for gaps.
a) True
b) False
View Answer

Answer: a
Explanation: For an algorithm, the output depends on the choice of a scoring system. For protein sequences, the simplest system of comparison is one based on identity. A match in an alignment is only scored if the two aligned amino acids are identical. However, one can also examine related protein sequences that can be aligned easily and find which amino acids are commonly substituted for each other.
advertisement

10. Which of the following is untrue regarding dynamic programming algorithm?
a) The method compares every pair of characters in the two sequences and generates an alignment
b) The output alignment will include matched and mismatched characters and gaps in the two sequences that are positioned so that the number of matches between identical or related characters is the maximum possible
c) The dynamic programming algorithm provides a reliable computational method for aligning DNA and protein sequences
d) This doesn’t allow making evolutionary predictions on the basis of sequence alignments
View Answer

Answer: d
Explanation: Optimal alignments provide useful information to biologists concerning sequence relationships by giving the best possible information as to which characters in a sequence should be in the same column in an alignment, and which are insertions in one of the sequences (or deletions on the other). This information is important for making functional, structural, and evolutionary predictions on the basis of sequence alignments.

Sanfoundry Global Education & Learning Series – Bioinformatics.

To practice all areas of Bioinformatics, here is complete set of 1000+ Multiple Choice Questions and Answers.

If you find a mistake in question / option / answer, kindly take a screenshot and email to [email protected]

advertisement
advertisement
Subscribe to our Newsletters (Subject-wise). Participate in the Sanfoundry Certification contest to get free Certificate of Merit. Join our social networks below and stay updated with latest contests, videos, internships and jobs!

Youtube | Telegram | LinkedIn | Instagram | Facebook | Twitter | Pinterest
Manish Bhojasia - Founder & CTO at Sanfoundry
Manish Bhojasia, a technology veteran with 20+ years @ Cisco & Wipro, is Founder and CTO at Sanfoundry. He lives in Bangalore, and focuses on development of Linux Kernel, SAN Technologies, Advanced C, Data Structures & Alogrithms. Stay connected with him at LinkedIn.

Subscribe to his free Masterclasses at Youtube & discussions at Telegram SanfoundryClasses.