Menu

Tree [425998] master /
 History

HTTPS access


File Date Author Commit
 classes 2012-03-16 BindingDB BindingDB [393744] Changes in the web
 doc 2012-03-16 BindingDB BindingDB [425998] More changes
 lib 2012-03-16 BindingDB BindingDB [425998] More changes
 web 2012-03-16 BindingDB BindingDB [425998] More changes
 BindingDB.tar.gz 2012-03-15 BindingDB BindingDB [af5027] Inserted Tar file,statistics and web class
 binding_db.sql 2012-03-15 BindingDB BindingDB [9d5420] Incial
 config.txt 2012-03-15 BindingDB BindingDB [9d5420] Incial
 details.txt 2012-03-15 BindingDB BindingDB [af5027] Inserted Tar file,statistics and web class
 main.py 2012-03-16 BindingDB BindingDB [425998] More changes
 readme 2012-03-16 BindingDB BindingDB [425998] More changes
 stdinchi-1 2012-03-15 BindingDB BindingDB [9d5420] Incial

Read Me

#####Introduction#################

- This module creates a MySQL database of   BindingDB3D.sdf  and DrugBank.sdf files
- Take the data of all compounds  of www.bindingdb.org and all the compounds of drugbank in a SDF format and join them  by calculating the inchikey of each of the compounds.

###########REQUERIMENTS###################

- python2.7
- MysqlDB modul (aptitude search python-mysqldb)
- mysql server (aptitude search mysql-server)
 -Apache server 2
- modul WSGI

#############INSTALATION################

- Once installed all the requeriments:

	- Copy all the files an folders that are in web folder to your /var/www path

	- Set up ./web/config.txt and ./config.txt files putting user,password,host of your mysql server and the database name

	- Execute main.py and wait until the program downloaded files and insert the information into the database.
	
	- Download the file can take serveral  minutes or hours because of the size of each file. If you have already downloaded the files just comment the 		  function  downloadfiles and unzip from main.py

	- Once you have executed main.py go to your web brower and type "loaclhost/index.py" and start to search interactions.
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.