-
Notifications
You must be signed in to change notification settings - Fork 10
/
Copy pathreadme.txt
40 lines (27 loc) · 848 Bytes
/
readme.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
prerequirment:
anaconda python 2.7
tensorflow
keras
scklearn
numpy
pandas
##################
#################
For testing cases that have experimental value
step 1:
unzip the all_data/data.zip, by cd all_data; unzip data.zip
step 2:
got the performance estimator(r value, rmse, etc) by:
python deep_learn_rob_residual_zhpxxx_n_regression_load_drop50.py
step 3:
list the vina score, the DeepBindRG prediction value, and the experimental value
(all_energies.sort is the output file from vina docking)
python perform_vina.py
check the output file out_list.csv
collumn 1-4 are :
name,experiment value, DeepBindRG value, Vina value
############################
############################
For application cases that have no experimental value:
python deep_learn_rob_residual_zhpxxx_n_regression_load_drop50_use.py
check the out_file.csv