sybil
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| sybil [2010/01/14 09:22] – 172.26.0.166 | sybil [2010/09/04 00:54] (current) – removed aorth | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | ===== Sybil ===== | ||
| - | Sybil is a web-based software package for comparative genomics. The version installed at ILRI is specific for Streptococcus pneumoniae. It is beig hosted at ILRI on request by [[http:// | ||
| - | More information on Sybil can be found [[http:// | ||
| - | ===== Installation ===== | ||
| - | * [[#Install PostgreSQL|Install PostgreSQL]] | ||
| - | * [[#Install Perl Dependencies|Install Perl Dependencies]] | ||
| - | ===== Install PostgreSQL ===== | ||
| - | Install and start the PostgreSQL server: | ||
| - | < | ||
| - | $ sudo service postgresql start</ | ||
| - | Switch to the '' | ||
| - | < | ||
| - | Create an empty database for Strepneumo: | ||
| - | < | ||
| - | Import the Strepneumo database dump: | ||
| - | < | ||
| - | Optimize the database: | ||
| - | < | ||
| - | ===== Install Perl Dependencies ===== | ||
| - | The '' | ||
| - | |||
| - | < | ||
| - | - bioperl 1.4 | ||
| - | - DBI | ||
| - | - DBD::Pg | ||
| - | - GD | ||
| - | - GD::SVG | ||
| - | - SVG | ||
| - | - Graph:: | ||
| - | - LWP:: | ||
| - | - HTTP:: | ||
| - | - XML::Simple | ||
| - | - XML::Parser | ||
| - | - XML::Simple | ||
| - | - XML::Writer | ||
| - | - Tree:: | ||
| - | - File::Spec | ||
| - | - Storable | ||
| - | - Date::Manip | ||
| - | - Date:: | ||
| - | - Log:: | ||
| - | - MIME::Lite | ||
| - | - Time:: | ||
| - | |||
| - | Log::Cabin | ||
| - | |||
| - | ===== Install Sybil HTML ===== | ||
| - | Install the web server components of Sybil: | ||
| - | < | ||
| - | # cp -R cgi-bin/ / | ||
| - | Create the cache directory for sybil and make sure the web server can write there: | ||
| - | < | ||
| - | # chown apache / | ||
| - | # chmod 755 / | ||
| - | |||
| - | Wrong perl path!!! Change shebangs?! | ||
| - | < | ||
| - | |||
| - | ==== Firewall Rule for Apache ==== | ||
| - | < | ||
sybil.1263460945.txt.gz · Last modified: (external edit)
