cbcrg/tcoffee-client

Name: tcoffee-client

Owner: Notredame Lab

Description: Lightweight client for the T-Coffee web server

Created: 2013-02-16 15:09:47.0

Updated: 2016-05-24 11:59:39.0

Pushed: 2013-02-16 16:00:10.0

Homepage: null

Size: 6184

Language: Java

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

T-Coffee client

A lightweight client for the T-Coffee web server.

It makes possible to run T-Coffee alignments through a remote server, i.e. without having a local T-Coffee installation

Example usage

The client accepts almost all the T-Coffee legacy application command line options, with the only difference that file names HAVE to be prefixed with the file: string.

For example:

$ ./dist/c-coffee file:<your fasta file> [t-coffee cmd line options]

The client options use a doble -- prefix to distinguish with the T-Coffee options. To get a full list of the avilable options, type the following command:

$ ./dist/c-coffee --help

For the T-Coffee command line options, see http://www.tcoffee.org/Documentation/t_coffee/t_coffee_technical.htm


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.