Install Anaconda3-5.2 or above.
nstall or upgrade following libraries (python, numpy, tensorflow, keras, scikit-learn).
Download and extract zipped file.
Prepare input file (user_input.csv). Calculate molecular properties and fingerprints from SMILES or sdf format of a chemical compound using software’s like PaDel, alvaDesc (recommended), DRAGON, etc. and save as user_input.csv. Keep the header information (first row) as such in input file.
Change value of path variable in DeepOlf_script.py to the extracted folder and execute the script.