Datasets:
File size: 9,204 Bytes
54d0445 c3287a6 54d0445 91b220e 54d0445 c3287a6 54d0445 bca6de1 54d0445 c3287a6 54d0445 |
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 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 |
---
license: cc-by-4.0
task_categories:
- text-classification
- zero-shot-classification
- text2text-generation
- translation
tags:
- chemistry
- SMILES
- docking
pretty_name: 'Ultra-large docking: AmpC 96M (Lyu J, Wang S, Balius T, Singh I, Nature 2019)'
size_categories:
- '10M<n<100M'
configs:
- config_name: main_data
data_files: "chunked/ampc-dock_*.csv.gz"
sep: ","
default: true
---
# Ultra-large docking data: AmpC 96M compounds
These data are from John J. Irwin, Bryan L. Roth, and Brian K. Shoichet's labs. They published it as:
> [!NOTE]
> Lyu J, Wang S, Balius TE, Singh I, Levit A, Moroz YS, O'Meara MJ, Che T, Algaa E, Tolmachova K, Tolmachev AA, Shoichet BK, Roth BL, Irwin JJ.
Ultra-large library docking for discovering new chemotypes. Nature. 2019 Feb;566(7743):224-229. doi: [10.1038/s41586-019-0917-9](https://doi.org/10.1038/s41586-019-0917-9).
Epub 2019 Feb 6. PMID: [30728502](https://pubmed.ncbi.nlm.nih.gov/30728502/); PMCID: [PMC6383769](https://www.ncbi.nlm.nih.gov/pmc/articles/PMC6383769/).
>
## Dataset Details
The compounds are represented as SMILES strings, and are annotated with ZINC IDs and DOCKscore. For convenience we have added molecuar weight,
Crippen cLogP, and topological surface area as calculated by RDKit (using [schemist](https://github.com/scbirlab/schemist)).
### Dataset Description
<!-- Provide a longer summary of what this dataset is. -->
The authors of doi: [10.1038/s41586-019-0917-9](https://doi.org/10.1038/s41586-019-0917-9) carried out a massive dockign campaign to
see if increasing the numerb of compounds in virtual libraries would increase the number of docking hits that represent new active
chemical scaffolds that validate in the wet lab.
They docked libraries of ~100 million molecules to AmpC, a $\beta$-lactamase, and the D_4 dopamine receptor. This dataset contains the
compounds and DOCKscores for AmpC. We removed compounds with anomalous DOCKscores, and used [schemist](https://github.com/scbirlab/schemist)
to add molecuar weight, Crippen cLogP, and topological surface area.
<!-- - - **Curated by:** @eachanjohnson -->
<!-- - - **Funded by [optional]:** [The Francis Crick Institute] -->
<!-- - - **Shared by [optional]:** [More Information Needed] -->
- **License:** [cc-by-4.0](https://creativecommons.org/licenses/by/4.0/)
### Dataset Sources
<!-- Provide the basic links for the dataset. -->
- **Repository:** FigShare doi: [0.6084/m9.figshare.7359626.v2](https://doi.org/10.6084/m9.figshare.7359626.v2)
- **Paper:** doi: [10.1038/s41586-019-0917-9](https://doi.org/10.1038/s41586-019-0917-9)
<!-- - **Demo [optional]:** [More Information Needed] -->
<!-- ## Uses
<!-- Address questions around how the dataset is intended to be used. -->
### Direct Use
<!-- This section describes suitable use cases for the dataset. -->
- Chemical property prediction
<!-- ### Out-of-Scope Use -->
<!-- This section addresses misuse, malicious use, and uses that the dataset will not work well for. -->
<!-- [More Information Needed] -->
<!-- ## Dataset Structure -->
<!-- This section provides a description of the dataset fields, and additional information about the dataset structure such as criteria used to create the splits, relationships between data points, etc. -->
<!-- [More Information Needed] -->
<!-- ## Dataset Creation
<!-- ### Curation Rationale
<!-- Motivation for the creation of this dataset. -->
<!-- [More Information Needed] -->
### Source Data
Lyu J, Wang S, Balius TE, Singh I, Levit A, Moroz YS, O'Meara MJ, Che T, Algaa E, Tolmachova K, Tolmachev AA, Shoichet BK, Roth BL, Irwin JJ.
Ultra-large library docking for discovering new chemotypes. Nature. 2019 Feb;566(7743):224-229. doi: [10.1038/s41586-019-0917-9](https://doi.org/10.1038/s41586-019-0917-9).
Epub 2019 Feb 6. PMID: [30728502](https://pubmed.ncbi.nlm.nih.gov/30728502/); PMCID: [PMC6383769](https://www.ncbi.nlm.nih.gov/pmc/articles/PMC6383769/).
<!-- #### Data Collection and Processing
<!-- This section describes the data collection and processing process such as data selection criteria, filtering and normalization methods, tools and libraries used, etc. -->
<!-- [More Information Needed] -->
#### Who are the source data producers?
Jiankun Lyu†, Sheng Wang†, Trent E. Balius†, Isha Singh†, Anat Levit, Yurii S. Moroz, Matthew J. O’Meara, Tao Che, Enkhjargal Algaa, Kateryna Tolmachova,
Andrey A. Tolmachev, Brian K. Shoichet*, Bryan L. Roth*, and John J. Irwin*
†These authors contributed equally.
*Corresponding authors.
### Annotations
We used [schemist](https://github.com/scbirlab/schemist) (which in turn uses RDKit)
to add molecuar weight, Crippen cLogP, and topological surface area.
<!-- #### Annotation process -->
<!-- This section describes the annotation process such as annotation tools used in the process, the amount of data annotated, annotation guidelines provided to the annotators, interannotator statistics, annotation validation, etc. -->
<!-- #### Who are the annotators? -->
<!-- This section describes the people or systems who created the annotations. -->
<!-- [More Information Needed] -->
<!-- #### Personal and Sensitive Information -->
<!-- State whether the dataset contains data that might be considered personal, sensitive, or private (e.g., data that reveals addresses, uniquely identifiable names or aliases, racial or ethnic origins, sexual orientations, religious beliefs, political opinions, financial or health data, etc.). If efforts were made to anonymize the data, describe the anonymization process. -->
<!-- [More Information Needed] -->
<!-- ## Bias, Risks, and Limitations -->
<!-- This section is meant to convey both technical and sociotechnical limitations. -->
<!-- [More Information Needed] -->
<!-- ### Recommendations -->
<!-- This section is meant to convey recommendations with respect to the bias, risk, and technical limitations. -->
Users should be made aware of the risks, biases and limitations of the dataset. More information needed for further recommendations.
## Citation
<!-- If there is a paper or blog post introducing the dataset, the APA and Bibtex information for that should go in this section. -->
**BibTeX:**
```
@article{10.1038/s41586-019-0917-9,
year = {2019},
title = {{Ultra-large library docking for discovering new chemotypes}},
author = {Lyu, Jiankun and Wang, Sheng and Balius, Trent E. and Singh, Isha and Levit, Anat and Moroz, Yurii S. and O’Meara, Matthew J. and Che, Tao and Algaa, Enkhjargal and Tolmachova, Kateryna and Tolmachev, Andrey A. and Shoichet, Brian K. and Roth, Bryan L. and Irwin, John J.},
journal = {Nature},
issn = {0028-0836},
doi = {10.1038/s41586-019-0917-9},
pmid = {30728502},
pmcid = {PMC6383769},
url = {https://www.ncbi.nlm.nih.gov/pubmed/30728502},
abstract = {{Despite intense interest in expanding chemical space, libraries containing hundreds-of-millions to billions of diverse molecules have remained inaccessible. Here we investigate structure-based docking of 170 million make-on-demand compounds from 130 well-characterized reactions. The resulting library is diverse, representing over 10.7 million scaffolds that are otherwise unavailable. For each compound in the library, docking against AmpC β-lactamase (AmpC) and the D4 dopamine receptor were simulated. From the top-ranking molecules, 44 and 549 compounds were synthesized and tested for interactions with AmpC and the D4 dopamine receptor, respectively. We found a phenolate inhibitor of AmpC, which revealed a group of inhibitors without known precedent. This molecule was optimized to 77 nM, which places it among the most potent non-covalent AmpC inhibitors known. Crystal structures of this and other AmpC inhibitors confirmed the docking predictions. Against the D4 dopamine receptor, hit rates fell almost monotonically with docking score, and a hit-rate versus score curve predicted that the library contained 453,000 ligands for the D4 dopamine receptor. Of 81 new chemotypes discovered, 30 showed submicromolar activity, including a 180-pM subtype-selective agonist of the D4 dopamine receptor. Using a make-on-demand library that contains hundreds-of-millions of molecules, structure-based docking was used to identify compounds that, after synthesis and testing, are shown to interact with AmpC β-lactamase and the D4 dopamine receptor with high affinity.}},
pages = {224--229},
number = {7743},
volume = {566},
keywords = {}
}
```
**APA:**
Lyu, J., Wang, S., Balius, T. E., Singh, I., Levit, A., Moroz, Y. S., O'Meara, M. J., Che, T., Algaa, E., Tolmachova, K., Tolmachev, A. A., Shoichet, B. K.,
Roth, B. L., & Irwin, J. J. (2019). Ultra-large library docking for discovering new chemotypes. Nature, 566(7743), 224–229.
https://doi.org/10.1038/s41586-019-0917-9
<!-- ## Glossary [optional]
<!-- If relevant, include terms and calculations in this section that can help readers understand the dataset or dataset card. -->
<!-- [More Information Needed]
<!-- ## More Information [optional]
[More Information Needed] -->
## Dataset Card Authors [optional]
@eachanjohnson
<!-- ## Dataset Card Contact
[More Information Needed] --> |