Skip to content

Commit

Permalink
Merge pull request #69 from volkamerlab/fixing_askcos
Browse files Browse the repository at this point in the history
Fixing askcos
  • Loading branch information
kabu00002 authored May 27, 2024
2 parents 2a57c3f + 0c66eeb commit ad138e8
Show file tree
Hide file tree
Showing 21 changed files with 85,219 additions and 87,821 deletions.
2 changes: 0 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -151,5 +151,3 @@ Backenköhler M, Groß J, Wolf V, Volkamer A.
- **Constructing Innovative Covalent and Noncovalent Compound Libraries: Insights from 3D Protein–Ligand Interactions** Xiaohe Xu, Weijie Han, Xiangzhen Ning, Chengdong Zang, Chengcheng Xu, Chen Zeng, Chengtao Pu, Yanmin Zhang, Yadong Chen, and Haichun Liu *Journal of Chemical Information and Modeling* **2024**[10.1021/acs.jcim.3c01689](https://pubs.acs.org/doi/10.1021/acs.jcim.3c01689)




4 changes: 3 additions & 1 deletion data/filters/retrosynthesizability/README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
# retrosynthesizability data

- `retro.txt`: File containing the results that were already assembled in previous queries for fragment pairs or those that will be queried in future searches. It contains \[pair SMILES\]; \[child(ren) 1 SMILES\]; \[child(ren) 2 SMILES\]; \[plausibility/ies\] for every requested fragment pair.
- `retro.txt`: File containing the results that were already assembled in previous queries for fragment pairs or those that will be queried in future searches. It contains \[pair SMILES\]; \[child(ren) 1 SMILES\]; \[child(ren) 2 SMILES\]; \[plausibility/ies\] for every requested fragment pair.

**Note:** The ASKCOS results for the given KinFragLib data are already precomputed, thus for that ASKCOS does not need to be installed to successfully run this notebook. However, if the notebook is executed on new data, the ASKCOS needs to be installed beforehand. To install ASKCOS, please follow the installation given at [https://askcos-docs.mit.edu/](https://askcos-docs.mit.edu/guide/1-Introduction/1.1-Introduction.html).
92,326 changes: 38,763 additions & 53,563 deletions data/filters/retrosynthesizability/retro.txt

Large diffs are not rendered by default.

Loading

0 comments on commit ad138e8

Please sign in to comment.