当前位置:网站首页>Chapter9 : De Novo Molecular Design with Chemical Language Models
Chapter9 : De Novo Molecular Design with Chemical Language Models
2022-08-10 12:34:00 【UniversalNature】
reading notes of《Artificial Intelligence in Drug Design》
Article table of contents
1.Introduction

- These molecular representations are human-made models designed to capture certain properties. The molecules possess the syntactic properties and semantic properties.li>
- Several factors contribute to the popularity of SMILES in the context of deep learning:
- SMILES are strings, which renders them suitable as inputs to sequence modeling algorithms.
- Compared to other string-based molecular representations such as InChI, SMILES strings have a straightforward syntax. This permissive syntax allows for a certain “flexibility of expression”.
- SMILES are easily legible and interpretable by humans.
- The tool example demonstrates how deep learning methods can be employed to generate sets of new SMILES strings, inspired by the structures of four known retinoid X receptor (RXR) modulators, using a recently developed method,the bidirectional molecule generation with alternate learning (BIMODAL). The program code is freely available here.
2.Materials
2.1.Computational Methods
- All calculations were performed using Python 3.7.4 in Jupyter Notebooks. The models rely on PyTorch and RDKit>.
- After installing Anaconda and Git, we can run the code below:
git clone https://github.com/ETHmodlab/de_novo_design_RNN.gitcd <path\to\folder>conda env crate -f environment.ymlconda activate de_novocd examplejupyter notebook2.2.Data
- To emulate a realistic scenario, we provide a tool molecule library containing four RXR modulators (Fig. 2). Molecule 1 is bexarotene, a pharmacological RXR agonist. Molecules 2–4 were obtained from ChEMBL and have a potency on RXR (expressed as EC50, IC50, Ki, or Kd) below 0.8 μM. This set of bioactive compounds (available in the repository, under “/exam-ple/fine_tuning.csv”) will be used to generate a focused library of de novo designs.

边栏推荐
猜你喜欢

郭晶晶家的象棋私教,好家伙是个机器人

网络基础(第一节)

16、Pytorch Lightning入门

CURRENT_TIMESTAMP(6) 函数是否存在问题?

技术人必看!数据治理是什么?它对数据中台建设重要吗?

蚂蚁金服+拼多多+抖音+天猫(技术三面)面经合集助你拿大厂offer

如何培养ui设计师的设计思维?

孩子自律性不够?猿辅导:计划表要注意“留白”给孩子更多掌控感

第5章 虚拟存储器

Can CLIP also do segmentation tasks?The University of Göttingen proposed a model CLIPSeg that uses text and image prompts to perform three segmentation tasks at the same time, draining CLIP capabiliti
随机推荐
Servlet---Solve the problem of Chinese garbled characters in post requests
你是怎么知道数据库 Htap 能力强弱的?怎么能看出来
厚积薄发!安全狗再次获得科技成果转化认证!
日记16
如何让别人看不懂你的 JS 代码?把你当大佬!
LT8911EXB MIPI CSI/DSI转EDP信号转换
16. Getting Started with Pytorch Lightning
LeetCode 362. Design Hit Counter
IM即时通讯开发WebSocket从入门到精通
Diary 16
LeetCode 369. Plus One Linked List
蚂蚁金服+拼多多+抖音+天猫(技术三面)面经合集助你拿大厂offer
Chapter 5 virtual memory
毕业总结
搜索--01
加密游戏:游戏的未来
LeetCode 109. Sorted Linked List Conversion Binary Search Tree
培训机构学习费用是多少呢?
搜索--09
search--09