Developer(s) | Cédric Notredame, Centro de Regulacio Genomica (CRG) - Barcelona |
---|---|
Stable release |
11.00.8cbe486 / 13 August 2014
|
Preview release |
11.00.d27cadf / 11 June 2015
|
Operating system | UNIX, Linux, MS-Windows, Mac OS X |
Type | Bioinformatics tool |
Licence | GPL |
Website | www |
T-Coffee (Tree-based Consistency Objective Function For alignment Evaluation) is a multiple sequence alignment software using a progressive approach. It generates a library of pairwise alignments to guide the multiple sequence alignment. It can also combine multiple sequences alignments obtained previously and in the latest versions can use structural information from PDB files (3D-Coffee). It has advanced features to evaluate the quality of the alignments and some capacity for identifying occurrence of motifs (Mocca). It produces alignment in the aln format (Clustal) by default, but can also produce PIR, MSF, and FASTA format. The most common input formats are supported (FASTA, PIR).
While the default output is a Clustal-like format, it is sufficiently different from the output of ClustalW/X that many programs supporting Clustal format cannot read it; fortunately ClustalX can import T-Coffee output so the simplest fix for this issue is usually to import T-Coffee's output into ClustalX and then re-export. Another possibility is to request the strict Clustalw output format with the option "-output=clustalw_aln
".
An important specificity of T-Coffee is its ability to combine different methods and different data types. In its latest version, T-Coffee can be used to combine protein sequences and structures, RNA sequences and structures. It can also run and combine the output of the most common sequence and structure alignment packages. For a complete list see: tclinkdb.txt
T-Coffee comes along with a sophisticated sequence reformatting utility named seq_reformat. An extensive documentation is available from t_coffee_technical.htm along with a tutorial t_coffee_tutorial.htm