Datasets:

Modalities:
Tabular
Text
Formats:
parquet
Libraries:
Datasets
Dask
License:
File size: 2,209 Bytes
a2a9358
 
def5955
2a84d82
def5955
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
2a84d82
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
def5955
 
 
 
 
2a84d82
 
 
 
a2a9358
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
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
---

license: cc-by-4.0
dataset_info:
- config_name: invitro_results
  features:
  - name: zincid
    dtype: string
  - name: '% displacement of 3HPGE2 at 10 µM'
    dtype: float64
  - name: PRESTO-Tango -logIC50
    dtype: float64
  - name: PRESTO-Tango IC50 (nM)
    dtype: string
  - name: PRESTO-Tango Ki (nM)
    dtype: float64
  - name: 'Arrestin-BRET -logIC50 '
    dtype: float64
  - name: Arrestin-BRET IC50 (nM)
    dtype: float64
  - name: Arrestin-BRET  Ki (nM)
    dtype: float64
  - name: smiles
    dtype: string
  - name: score
    dtype: float64
  splits:
  - name: train
    num_bytes: 5255
    num_examples: 40
  download_size: 7889
  dataset_size: 5255
- config_name: poses_top500k
  features:
  - name: Name
    dtype: string
  - name: Protonation
    dtype: string
  - name: Long_Name
    dtype: string
  - name: FlexRecCode
    dtype: float64
  - name: Number
    dtype: float64
  - name: Ligand_Source_File
    dtype: string
  - name: Rank
    dtype: float64
  - name: Setnum
    dtype: float64
  - name: Matchnum
    dtype: float64
  - name: Cloud
    dtype: float64
  - name: Electrostatic
    dtype: float64
  - name: Gist
    dtype: float64
  - name: Van_der_Waals
    dtype: float64
  - name: Ligand_Polar_Desolv
    dtype: float64
  - name: Ligand_Apolar_Desolv
    dtype: float64
  - name: Internal_Energy
    dtype: float64
  - name: Receptor_Energy
    dtype: float64
  - name: Receptor_Desolvation
    dtype: float64
  - name: Receptor_Hydrophobic
    dtype: float64
  - name: Total_Energy
    dtype: float64
  - name: Ligand_Charge
    dtype: float64
  - name: Arbitrary
    dtype: float64
  - name: Ligand_Energy
    dtype: float64
  - name: mol_block
    dtype: string
  - name: SMILES
    dtype: string
  - name: score
    dtype: float64
  splits:
  - name: train
    num_bytes: 1983675736
    num_examples: 500000
  download_size: 892990443
  dataset_size: 1983675736
configs:
- config_name: invitro_results
  data_files:
  - split: train
    path: invitro_results/train-*
- config_name: poses_top500k
  data_files:
  - split: train
    path: poses_top500k/train-*
---