User Tools

Site Tools


interproscan

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
interproscan [2011/07/21 07:48] aorthinterproscan [2011/07/21 10:27] (current) aorth
Line 76: Line 76:
 cd /export/apps/iprscan/4.8 cd /export/apps/iprscan/4.8
 ./Config.pl</code> ./Config.pl</code>
 +Wait a sec while it formats the databases...
  
-=== Apache config ====+==== Testing ==== 
 +<code>/export/apps/iprscan/4.8/bin/iprscan -cli -i /export/apps/iprscan/4.8/test.seq -o /tmp/iprscan_test.out -format raw -goterms -iprlookup</code> 
 + 
 +==== Apache config ====
 Paste the following in ///etc/httpd/conf.d/iprscan.conf//: Paste the following in ///etc/httpd/conf.d/iprscan.conf//:
 <file> Alias /doc/ "/export/apps/iprscan/4.8/doc/html/" <file> Alias /doc/ "/export/apps/iprscan/4.8/doc/html/"
Line 102: Line 106:
  </Directory></file>  </Directory></file>
 And then restart Apache with ''sudo apachectl graceful''. And then restart Apache with ''sudo apachectl graceful''.
 +=== Apache write permissions ===
 +Make sure Apache can write to the iprscan folder!
 +<code>sudo chown -R apache /export/apps/iprscan/4.8/</code>
interproscan.1311234509.txt.gz · Last modified: 2011/07/21 07:48 by aorth