view clustalomega/README @ 0:ea6d0e588642 default tip

Migrated tool version 0.2 from old tool shed archive to new tool shed repository
author clustalomega
date Tue, 07 Jun 2011 16:13:02 -0400
parents
children
line wrap: on
line source

Copy rgClustalOmega.xml and hide_stderr.py to galaxy_dist/tools/rgenetics

Copy the files in test-data to galaxy_dist/test-data

To install the Clustal Omega executable:

$ cd clustal-omega-0.2.0
$ ./configure
$ make
$ make install

Clustal Omega uses Argtable to parse command line options. It may already be present on your system. If not, it can be found at:

 http://argtable.sourceforge.net/

or from many repositories e.g. to install on Debian/Ubuntu/etc.:

$ sudo apt-get install libargtable2-dev

Any questions, comments, or bug notifications should be directed to david.dineen@ucd.ie