How to use the online database creation service
Open-source online virtual screening tools for large databases
Status: Beta
Brought to you by:
dkoes
The readme file of pharmit contains the following description:
"FastCgiExternalServer /var/www/html/fcgi-bin/createlib.fcgi -host 127.0.0.1:11111 -idle-timeout 300"
so I don't know what service port 11111 is and how to start the service?
Please tell me how to use the online database create service,thank you!
Port 11111 is what startlibbuild.py listens on by default.
These instructions are for if you want to host your own library building service. Are you sure this is what you want to do? It is much simpler to build the libraries directly using the commandline if you are the only one who needs to make libraries.
OK,I use commandline make libraries,thank you!