GenDBWiki/AdministratorDocumentation/DependenciesAndRequirements: Difference between revisions

From BRF-Software
Jump to navigation Jump to search
imported>AlexanderGoesmann
No edit summary
imported>AlexanderGoesmann
No edit summary
Line 5: Line 5:


* Perl >= 5.8.3 (please see the Perl bundle file on the GenDB ftp download site)
* Perl >= 5.8.3 (please see the Perl bundle file on the GenDB ftp download site)
   You will need to install a number of Perl modules, e.g. XML/DOM.pm,  
   You will need to install a number of Perl modules, e.g. XML/DOM.pm, Config::[[IniFiles]]
* BioPerl >= 1.4
* BioPerl >= 1.4
* Apache 2 (mod_perl_2, ...)
* Apache 2 (mod_perl_2, ...)

Revision as of 22:23, 8 February 2005

GenDB Dependencies and Requirements

We run GenDB on a cluster of >= 350 CPUs. A genome of 5MB will take about a day to be annotated completely automatically, depending on the number of tools and databases, a serious amount of CPUs is required. To install GenDB you need at least the following software installed on your Linux/UNIX system:

  • Perl >= 5.8.3 (please see the Perl bundle file on the GenDB ftp download site)
  You will need to install a number of Perl modules, e.g. XML/DOM.pm, Config::IniFiles
  • BioPerl >= 1.4
  • Apache 2 (mod_perl_2, ...)
  • Sun Grid Engine >= 6.0
  • either a local sequence retrieval system or access to a remote system (e.g. SRS)
  • MySQL >= 3.x
  • BLAST, InterPRO, HMMer, GLIMMER, Critica, ... (please see the list from the GenDB wiki section for details, the more tools, the better your annotations)
  • Databases: EMBL, TrEMBL, UniProt, InterPro, Swissprot, KEGG, COG, GO, ...
  • for the GUI interface:
    • Gtk 1.2.10 (more or less complete, 2.x will not work)
    • Gnome 1.4 (including the Gnome Canvas, 2.x will not work )
    • perl-gtk and bindings to Gnome (see http://gtk.org)