Book Review
T-coffee: a novel method for fast and accurate multiple sequence alignment 1 1Edited by J. Thornton
Cédric Notredame2000
Desmond G. HigginsJaap Heringa
Top 5% · 95th Percentile
7,079 citations · Molecular Biology

TLDR

This paper introduces a new computer method that helps scientists compare many DNA or protein sequences at once, making the results more accurate without taking much longer to run.

Summary

1 Study Aim

The main goal of the paper is to present T-Coffee, a new method for multiple sequence alignment (the process of arranging DNA, RNA, or protein sequences to identify regions of similarity). The authors aim to improve the accuracy of these alignments compared to existing methods, while keeping the process reasonably fast. They also seek to address problems caused by the 'greedy' approach used in many current alignment algorithms, which can lead to errors in the final result. The paper sets out to create a better way to line up many biological sequences so scientists can compare them more accurately.

2 Study Design

The authors develop and test T-Coffee, which stands for Tree-based Consistency Objective Function For alignment Evaluation. This method combines information from both global and local pairwise alignments (comparisons between two sequences at a time) to guide the alignment of multiple sequences. The researchers compare T-Coffee's performance to other popular alignment tools, focusing on both speed and accuracy. They use benchmark datasets, which are collections of sequences with known correct alignments, to measure how well T-Coffee works in practice. The researchers built a new computer tool and checked how well it works by comparing it to other tools using test data.

3 Findings

The study demonstrates that T-Coffee produces much more accurate multiple sequence alignments than commonly used alternatives, such as ClustalW. While T-Coffee is slightly slower than the fastest methods, the increase in accuracy is significant and the extra time required is modest. The authors show that T-Coffee avoids major mistakes caused by the greedy nature of traditional progressive alignment algorithms. They recommend T-Coffee as a reliable tool for researchers who need precise sequence alignments, especially in studies where accuracy is more important than speed. The new method gives better results than older tools, making it easier for scientists to compare biological sequences correctly.