

InterviewSolution
Saved Bookmarks
1. |
Which of the following is untrue regarding T-Coffee?(a) It stands for Tree-based Consistency Objective Function for alignment Evaluation(b) It performs progressive sequence alignments as in Clustal.(c) The global pair wise alignment is not performed using the Clustal program.(d) The local pair wise alignment is generated by the Lalign program, from which the top ten scored alignments are selected |
Answer» Right choice is (c) The global pair wise alignment is not performed using the Clustal program. The explanation: The global pair wise alignment is performed using the Clustal program. The main difference is that, in processing a query, T-Coffee performs both global and local pair wise alignment for all possible pairs involved. The collection of local and global sequence alignments is pooled to form a library. The consistency of the alignments is evaluated. |
|