T-Coffee

From Christoph's Personal Wiki
Revision as of 07:18, 30 July 2007 by Christoph (Talk | contribs) (See also)

Jump to: navigation, search

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 of 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 input files are always in FASTA format. Note that what T-Coffee terms "Clustal" format 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.

Usage

t_coffee foo.fa

the default output is foo.aln.

Residue types

  • charged: KRDE
  • polar: NQST
  • aliphatic: ILMV
  • aromatic: FYW
  • others: APCGH

See also

  • Clustal
  • MUSCLE
  • Bioinfo tutorial — by Wikiomics.org
  • LiSA — a software platform for structural alignment algorithms. (including: "T-Lara: RNA multiple Structural Alignment")
  • MARNA — a server for Multiple Alignment of RNAs.
  • SeaView — a graphical multiple sequence alignment editor. Able to read and write various alignment formats (NEXUS, MSF, CLUSTAL, FASTA, PHYLIP, MASE). It allows to manually edit the alignment, and also to run DOT-PLOT or CLUSTALW/MUSCLE programs to locally improve the alignment.
  • M-Coffee — computes a multiple sequence alignment and the associated phylogenetic tree by combining the output of several multiple sequence alignment packages (PCMA, Poa, Mafft, Muscle, T-Coffee, ClustalW, ProbCons, DialignT).

References

External links