paper-with-me

Papers

Partial Product Aware Machine Learning on DNA-Encoded Libraries

2022-05-16 · Polina Binder, Meghan Lawler, LaShadric Grady, Neil Carlson, Sumudu Leelananda, Svetlana Belyanskaya, Joe Franklin, Nicolas Tilmans, Henri Palacci

DNA encoded libraries (DELs) are used for rapid large-scale screening of small molecules against a protein target. These combinatorial libraries are built through several cycles of chemistry and DNA ligation, producing large sets of DNA-tagged molecules. Training machine learning models on DEL data has been shown to be effective at predicting molecules of interest dissimilar from those in the original DEL. Machine learning chemical property prediction approaches rely on the assumption that the property of interest is linked to a single chemical structure. In the context of DNA-encoded libraries, this is equivalent to assuming that every chemical reaction fully yields the desired product. However, in practice, multi-step chemical synthesis sometimes generates partial molecules. Each unique DNA tag in a DEL therefore corresponds to a set of possible molecules. Here, we leverage reaction yield data to enumerate the set of possible molecules corresponding to a given DNA tag. This paper demonstrates that training a custom GNN on this richer dataset improves accuracy and generalization performance.

📄 PDF Abstract BibTeX arXiv:2205.08020

Code (0)

등록된 구현이 없습니다.

Tasks

BIG-bench Machine LearningProperty PredictionTAG

Similar Papers 제목 키워드 기반

Regression modeling on DNA encoded libraries

2021-09-24 · NeurIPS Workshop AI4Scien 2021 12 · Ralph Ma, Gabriel Hart Stocker Dreiman, Fiorella Ruggiu, Adam Joseph Riesselman 외

DNA encoded libraries (DELs) are pooled, combinatorial compound collections where each member is tagged with its own unique DNA barcode. DELs are used in drug discovery for early hit finding against protein targets. Rece…

Drug DiscoveryGraph Neural Networkregression

Machine learning on DNA-encoded libraries: A new paradigm for hit-finding

2020-01-31 · Kevin McCloskey, Eric A. Sigel, Steven Kearnes, Ling Xue 외

DNA-encoded small molecule libraries (DELs) have enabled discovery of novel inhibitors for many distinct protein targets of therapeutic value through screening of libraries with up to billions of unique small molecules. …

BIG-bench Machine Learning

Mining Threat Intelligence about Open-Source Projects and Libraries from Code Repository Issues and Bug Reports

2018-08-09 · Lorenzo Neil, Sudip Mittal, Anupam Joshi

Open-Source Projects and Libraries are being used in software development while also bearing multiple security vulnerabilities. This use of third party ecosystem creates a new kind of attack surface for a product in deve…

Identifying Experts in Software Libraries and Frameworks among GitHub Users

2019-03-19 · Joao Eduardo Montandon, Luciana Lourdes Silva, Marco Tulio Valente

Software development increasingly depends on libraries and frameworks to increase productivity and reduce time-to-market. Despite this fact, we still lack techniques to assess developers expertise in widely popular libra…

BIG-bench Machine LearningClustering

A Comprehensive Guide to Combining R and Python code for Data Science, Machine Learning and Reinforcement Learning

2024-07-19 · Alejandro L. García Navarro, Nataliia Koneva, Alfonso Sánchez-Macián, José Alberto Hernández

Python has gained widespread popularity in the fields of machine learning, artificial intelligence, and data engineering due to its effectiveness and extensive libraries. R, on its side, remains a dominant language for s…

OpenAI Gym