PSI-Coffee

PSI-Coffee combines homology extension and consistency based progressive alignment. It is designed for aligning distantly related proteins for which no structural information is available. The requirements of the homology extension (BLAST against nr) make it slower than T-Coffee and Fast M-Coffee. By default, PSI-Coffee uses the EBI web-services and runs remotely (at the EBI) the BLASTs required for the homology extension procedure. PSI-Coffee run via the following command:

t_coffee -seq sh3.fasta -mode psicoffee

The psicoffee mode produces by five different types of output files:
  • sh3.dnd: guide tree used to assemble the progressive alignment.
  • sh3.aln: final alignment given in ClustalW format.
  • sh3.html: final alignment colored in function of the CORE index from red (very consistent) to blue (poorly consistent).
  • sh3_prf1.template_list: file containing the list of profile templates associated with each sequence (cf. Box 5 for description of template files).
  • a series of .prf files (one per input sequence): files containing the list of homologous sequences returned by BLAST and used to build the profile used in the homology extension process.

The alignment presented Figure 4 illustrate the advantage of using homology information as PSI-Coffee can accurately align two difficult parts: the n-Src loop and the W-Φ motif. The distal loop, however, remains incorrectly aligned, mostly because of the influence of 1BB9 that contains a long insertion.