interproscan
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| interproscan [2011/07/20 10:39] – [Installation] aorth | interproscan [2011/07/21 10:27] (current) – aorth | ||
|---|---|---|---|
| Line 54: | Line 54: | ||
| < | < | ||
| - | ==== Installation | + | ==== Getting the files ==== |
| iprscan will unzip into its own folder, so you don't need to create one to hold all these files. | iprscan will unzip into its own folder, so you don't need to create one to hold all these files. | ||
| < | < | ||
| Line 62: | Line 62: | ||
| wget ftp:// | wget ftp:// | ||
| </ | </ | ||
| + | |||
| + | ==== 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,deny | ||
| + | Allow from all | ||
| + | </ | ||
| + | |||
| + | < | ||
| + | | ||
| + | IndexIgnore */.??* *~ *# */HEADER* */README* */RCS | ||
| + | AllowOverride AuthConfig Limit FileInfo | ||
| + | |||
| + | Order deny,allow | ||
| + | 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.1311158342.txt.gz · Last modified: by aorth
