Skip to content
forked from cbcrg/tcoffee

A collection of tools for Multiple Alignments of DNA, RNA, Protein Sequence

Notifications You must be signed in to change notification settings

l-mansouri/tcoffee

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

T-Coffee

T-Coffee is a collection of tools for Computing, Evaluating and Manipulating Multiple Alignments of DNA, RNA, Protein Sequences and Structures.

Prerequisites

T-Coffee compilation requires the following tools installed on your system make, gcc-c++, g77, Perl and CPAN.

Compile

Clone the git repository on your computer with the following command:

git clone git@github.com:cbcrg/tcoffee.git tcoffee

Make sure you have installed the required dependencies listed above. When done, move in the project root folder named tcoffee and enter the following commands:

$ cd compile
$ make t_coffee

The binary will be automatically copied to the path specified by the environment variable $USER_BIN (check that it exists before run the make command).

About

A collection of tools for Multiple Alignments of DNA, RNA, Protein Sequence

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • HTML 42.5%
  • C 38.9%
  • Perl 16.0%
  • Fortran 0.9%
  • Objective-C 0.6%
  • C++ 0.3%
  • Other 0.8%