T-Coffee
From Bioinformatist
Contents |
Introduction
T-Coffee is a program for performing Multiple Sequence Alignment of Protein or DNA sequences.
Package details
- Format: ZIP archive
- Source Code: http://www.tcoffee.org/Packages/T-COFFEE_distribution.tar.gz
- Version: 5.05
- License: GPL/Academic
- Developer(s):
- Website: http://www.tcoffee.org
- Download: http://www.tcoffee.org/Packages/T-COFFEE_distribution.tar.gz
- Requirements: ClustalW pre-installed
- FAQ:
Installation
Linux
- Download the file T-COFFEE_distribution.tar.gz from the download location.
- Uncompress the file to a convenient location(ex: temp)
cd temp
tar zxvf T-COFFEE_distribution.tar.gz
- This will create the directory T-COFFEE_distribution_Version_5.05. Move into this directory and configure the software
cd T-COFFEE_distribution_Version_5.05
./install
- The above step will create the t_coffee binary in the bin directory. Copy this binary into a convenient location(ex: /usr/local/bin)
cp bin/t_coffee /usr/local/bin/
Running
T-Coffee can be run from a terminal using the command t_coffee



