Galaxy

From GMOD
Revision as of 17:35, 26 June 2009 by Clements (Talk | contribs)

Jump to: navigation, search

GalaxyLogoSmall.png Galaxy

__NOTITLE__

Learn about Galaxy at


{{#icon: ISMBECCB2009_logo.png|ISMB ECCB 2009|140|http://www.iscb.org/ismbeccb2009/technologytrack.php#TT21}}
June 30


{{#icon: Ashg-logo.jpg|ASHG 2009|140|http://www.ashg.org/2009meeting/pages/workshops.shtml}}
October 21-22

Galaxy is a framework of interactive tools for comparative genomics, targeting both experimental and computational biologists.

Demo & Screenshots

The Galaxy screencasts and demos are located here.


Requirements

  • Subversion to obtain the current code can be downloaded here.
  • Python version 2.4 or higher
  • Mac OS X currently requires Universal "Fat" Python 2.4 (the Python 2.4 build officially supported by Apple) from http://macpython.org/ (direct link)
  • Galaxy runs fine in most Posix environments. It is not currently supported on Windows platforms, but necessary Python eggs can be built by those desiring to host it on Windows.


Documentation

Contact

galaxy-dev@bx.psu.edu


Downloads

Galaxy aims to be a zero configuration entirely self-contained system that provides a lightweight webserver, an embedded database and a multi-threaded job manager. All tools (and their parameters) can be specified via simple XML based configuration files. Galaxy download and installation information is located here.