You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This project aims at using information from *ligand pieces* bound to protein subpockets to
11
-
automatically build new molecules tailored to a particular target pocket
11
+
(semi-) automatically build new molecules tailored to a particular target pocket
12
12
on the basis of the subpockets/target pocket estimated similarities.
13
13
This workflow was tested to design new sub-micromolar hit candidates for CDK8 inhibition:
14
14
@@ -21,19 +21,19 @@ Please note that the publication refers to release v1.0.0.
21
21
22
22
## Content
23
23
24
-
`envs/` --> conda environments <br>
25
-
`cdk8_structures/` --> target structures <br>
26
-
`aligned_fragments.tgz` downloadable at [10.5281/zenodo.7023191](https://zenodo.org/record/7023191) --> output data after steps 1-3, input for step 4+ <br>
27
-
`scripts/` --> scripts to for library generation <br>
28
-
`output_files.tgz` downloadable at [10.5281/zenodo.7023191](https://zenodo.org/record/7023191) --> data obtained at each step, and depedencies <br>
24
+
-`envs/` ---> conda environments
25
+
-`cdk8_structures/` ---> target structures
26
+
-`scripts/` ---> scripts for library generation
27
+
-`aligned_fragments.tgz` downloadable at [10.5281/zenodo.7023191](https://zenodo.org/record/7023191) ---> output data after steps 1-3, input for step 4+
28
+
-`output_files.tgz` downloadable at [10.5281/zenodo.7023191](https://zenodo.org/record/7023191) ---> data obtained at each step, and depedencies
29
29
30
30
31
31
## Requirements
32
32
- Conda: https://docs.conda.io/projects/conda/en/latest/user-guide/install/linux.html environements with python 3.6+.
Outputs: sdf available on [zenodo](https://zenodo.org/record/7023191) <br>
76
-
interactions file: cfh_xx_fragN.ifp <br>
77
-
78
-
77
+
Outputs:
78
+
- sdf available on [zenodo](https://zenodo.org/record/7023191)
79
+
- interactions file: cfh_xx_fragN.ifp
79
80
<br>
80
81
82
+
81
83
## Part 2/ Selection and annotation of relevant fragments
82
84
To reproduce this step, the required data out of steps 1-to-3 were made availaible at https://zenodo.org/record/7023191 as `aligned_fragments.tgz` and ouputs obtained `output_files.tgz` <br>
Check that other annotations in the file did not affect how Filter processed the SMILES. In our case, we extracted the SMILES and indexes to a separate file `molecules.smi`. <br>
SAscore from [https://github.com/rdkit/rdkit/blob/master/Contrib/SA_Score/sascorer.py](https://github.com/rdkit/rdkit/blob/master/Contrib/SA_Score/sascorer.py) <br>
- Da Silva, F.; Desaphy, J.; Rognan, D. IChem: A Versatile Toolkit for Detecting, Comparing, and Predicting Protein–Ligand Interactions. ChemMedChem 2018, 13, 507–510.
242
+
- Desaphy, J.; Bret, G.; Rognan, D.; Kellenberger, E. Sc-PDB: A 3D-Database of Ligandable Binding Sites—10 Years On. Nucleic Acids Res. 2014, 43, D399–D404.
232
243
- Eguida, M.; Rognan, D. A Computer Vision Approach to Align and Compare Protein Cavities: Application to Fragment-Based Drug Design. J. Med. Chem. 2020, 63, 7127–7142.
233
244
- Imrie, F.; Bradley, A. R.; van der Schaar, M.; Deane, C. M. Deep Generative Models for 3D Linker Design. J. Chem. Inf. Model. 2020, 60, 1983–1995.
234
-
- Desaphy, J.; Bret, G.; Rognan, D.; Kellenberger, E. Sc-PDB: A 3D-Database of Ligandable Binding Sites—10 Years On. Nucleic Acids Res. 2014, 43, D399–D404.
0 commit comments