frederic-mahe / tcoffee

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

Home Page:http://tcoffee.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

http://tcoffee.org


Languages

Language:HTML 53.9%Language:C 31.3%Language:Perl 13.2%Language:Fortran 0.7%Language:Makefile 0.2%Language:JavaScript 0.2%Language:Shell 0.2%Language:CSS 0.1%Language:Python 0.1%Language:Groff 0.1%Language:C++ 0.0%Language:Ruby 0.0%