当前位置:网站首页>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 notebook
2.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.
边栏推荐
- Accumulated and thin hair!Safety Dog has once again obtained the certification of scientific and technological achievements transformation!
- search--09
- 可视化服务编排在金融APP中的实践
- 第六届”蓝帽杯“全国大学生网络安全技能大赛半决赛部分WriteUp
- LT8911EXB MIPI CSI/DSI to EDP signal conversion
- An enhanced dynamic packet buffer management. The core part of the paper
- 开源的作者,也有个生活问题
- 郭晶晶家的象棋私教,好家伙是个机器人
- 孩子自律性不够?猿辅导:计划表要注意“留白”给孩子更多掌控感
- Highways「建议收藏」
猜你喜欢
22年BATJ大厂必问面试题(复盘):JVM+微服务+多线程+锁+高并发
阿里架构师整理一份企业级SSM架构实战文档,让你熟悉底层原理
Chapter 5 virtual memory
You have a Doubaqiong thesaurus, please check it
So delicious!Since using this interface artifact, my team efficiency has increased by 60%!
StarRocks on AWS 回顾 | Data Everywhere 系列活动深圳站圆满结束
three.js blur glass effect
吃透Chisel语言.36.Chisel实战之以FIFO为例(一)——FIFO Buffer和Bubble FIFO的Chisel实现
How many constants and data types do you remember?
时间序列的数据分析(五):简单预测法
随机推荐
LeetCode 445. Adding Two Numbers II
LeetCode 237. 删除链表中的节点
leetcode/两个链表的第一个重合节点
mpf6_Time Series Data_quandl_更正kernel PCA_AIC_BIC_trend_log_return_seasonal_decompose_sARIMAx_ADFull
Cannot find symbol log because lombok is not found
16、Pytorch Lightning入门
蚂蚁金服+拼多多+抖音+天猫(技术三面)面经合集助你拿大厂offer
LeetCode 109. Sorted Linked List Conversion Binary Search Tree
Does face attendance choose face comparison 1:1 or face search 1:N?
加密游戏:游戏的未来
这三个 Go 水平自测题,你手写不出来还是先老实上班吧,过来看看
LeetCode 445. 两数相加 II
搜索--01
47Haproxy集群
tommy's spell
A detailed explanation of implementation api embed
dedecms supports one-click import of Word content
Accumulated and thin hair!Safety Dog has once again obtained the certification of scientific and technological achievements transformation!
LeetCode 109. 有序链表转换二叉搜索树
CV复习:空洞卷积