interproscan
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| interproscan [2009/11/12 05:07] – 172.26.0.166 | interproscan [2011/07/21 10:27] (current) – aorth | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ===== Interproscan ===== | ===== Interproscan ===== | ||
| - | Check configuration to use LSF. | ||
| - | Download and install lates databases. | + | Official FTP: ftp://ftp.ebi.ac.uk/ |
| - | + | ||
| - | Change EBI logo to ILRI logo on wait page. | + | |
| ===== Installation ===== | ===== Installation ===== | ||
| Line 52: | Line 49: | ||
| exit;</ | exit;</ | ||
| - | Run it on a node like this: | + | If it is successful you should not see any output. |
| - | < | + | |
| + | List all perl modules available in yum: | ||
| + | < | ||
| + | |||
| + | ==== Getting the files ==== | ||
| + | iprscan will unzip into its own folder, so you don't need to create one to hold all these files. | ||
| + | < | ||
| + | wget ftp:// | ||
| + | wget ftp:// | ||
| + | wget ftp:// | ||
| + | wget ftp:// | ||
| </ | </ | ||
| - | If it is successful | + | |
| + | ==== Unzipping ==== | ||
| + | < | ||
| + | tar zxf iprscan_DATA_33.0.tar.gz | ||
| + | tar zxf iprscan_MATCH_DATA_33.0.tar.gz | ||
| + | tar zxf iprscan_PTHR_DATA_31.0.tar.gz | ||
| + | tar zxf iprscan_v4.8.tar.gz</ | ||
| + | |||
| + | ==== Configuration ==== | ||
| + | Create the destination directory and move the unzipped '' | ||
| + | < | ||
| + | sudo mv iprscan / | ||
| + | cd / | ||
| + | ./ | ||
| + | Wait a sec while it formats the databases... | ||
| + | |||
| + | ==== Testing ==== | ||
| + | < | ||
| + | |||
| + | ==== Apache config ==== | ||
| + | Paste the following in /// | ||
| + | < | ||
| + | Alias /images/ "/ | ||
| + | Alias /tmp/ "/ | ||
| + | |||
| + | | ||
| + | |||
| + | < | ||
| + | | ||
| + | | ||
| + | Order allow, | ||
| + | Allow from all | ||
| + | </ | ||
| + | |||
| + | < | ||
| + | | ||
| + | IndexIgnore */.??* *~ *# */HEADER* */README* */RCS | ||
| + | AllowOverride AuthConfig Limit FileInfo | ||
| + | |||
| + | Order deny, | ||
| + | Deny from all | ||
| + | Allow from .ilri.cgiar.org | ||
| + | </ | ||
| + | And then restart Apache with '' | ||
| + | === Apache write permissions === | ||
| + | Make sure Apache can write to the iprscan folder! | ||
| + | < | ||
interproscan.1258002428.txt.gz · Last modified: (external edit)
