一个关于使用完全表达式图形神经网络的定量结构活动关系的实践教程
Alexander Kensert1, Gert Desmet2, Deirdre Cabooter1
1University of Leuven (KU Leuven), Department for Pharmaceutical and Pharmacological Sciences, Pharmaceutical Analysis, Belgium.
Analytica chimica acta
|November 12, 2024
概括
本教程展示了用于定量结构-活动关系 (QSAR) 建模的图形神经网络 (GNN) 的实现. 学习如何应用GNN进行活动预测,并通过实用的Python代码了解基础概念.
科学领域:
- 化学信息学 化学信息学
- 计算化学计算化学
- 机器学习 机器学习
背景情况:
- 定量结构-活性关系 (QSAR) 建模对于药物发现和化学研究至关重要.
- 传统的QSAR方法经常与复杂的分子结构和关系作斗争.
- 图形神经网络 (GNN) 提供了一种强大的方法,可以从分子图形表示中学习.
研究的目的:
- 为在QSAR建模中实施GNN提供一个实用,动手的教程.
- 引导读者通过GNN的逐步应用来预测分子活动.
- 增强对GNN理论基础和化学信息学中的实际实用性的理解.
主要方法:
- 介绍针对QSAR量身定制的GNN的基本理论,包括分子图表表示.
- 详细解释如何将分子结构转换为适合GNN输入的图形格式.
- 使用Python和Keras深度学习框架逐步实现编码.
主要成果:
- 一个使用最先进的GNN算法实现的功能QSAR模型.
- 如何应用GNN来基于结构预测分子活动的演示.
- 代码可用于直接应用和阅读器的进一步实验.
结论:
- GNNs为推进QSAR建模能力提供了有效的框架.
- 本教程为研究人员提供了用于QSAR任务的GNN实施的知识和工具.
- 实际应用GNN可以提高预测结构-活动关系的准确性和直觉性.
相关概念视频
Structure-Activity Relationships and Drug Design
597
Drug design is a dynamic field that involves discovering and developing new medications based on specific biological targets. This process heavily relies on structure-activity relationships (SAR) and quantitative structure-activity relationships (QSAR) to guide the design and optimization of efficient drugs.
SAR studies the intricate relationship between a drug's chemical structure and biological activity. It focuses on understanding how modifications to a drug's structure can influence...
SAR studies the intricate relationship between a drug's chemical structure and biological activity. It focuses on understanding how modifications to a drug's structure can influence...
597
Quantitative Aspects of Drug-Receptor Interaction
936
The receptor occupancy theory connects a drug's response to the number of occupied receptors. With higher drug concentrations, more receptors are occupied, leading to increased responses. The formation of drug-receptor complexes involves association and dissociation rates, which reach equilibrium when the forward and backward reactions are equal. The equilibrium association constant (Ka) and its inverse, the equilibrium dissociation constant (Kd), indicate drug affinity. Higher Ka and lower...
936
Local Anesthetics: Chemistry and Structure-Activity Relationship
4.3K
Local anesthetics (LAs) are drugs that induce a temporary loss of sensation in a limited body area, preventing pain. Cocaine was the first local anesthetic discovered in the late 19th century. Cocaine is a benzoic acid ester obtained from the leaves of coca shrubs and was often used for its psychotropic effects. Cocaine was first isolated in 1860 by Albert Niemann. Sigmund Freud studied the physiological actions of cocaine. Carl Koller later introduced it into clinical practice in 1884 as a...
4.3K
Direct-Acting Cholinergic Agonists: Chemistry and Structure-Activity Relationship
872
Cholinergic agonists or cholinomimetics mimic the action of acetylcholine to stimulate the parasympathetic nervous system. They are categorized into direct-acting and indirect-acting agents. The direct-acting cholinergic drugs induce the parasympathetic response by directly binding to the muscarinic or nicotine receptors. In comparison, the indirect-acting cholinergic drugs prevent acetylcholine hydrolysis, indirectly contributing to the extended parasympathetic response.
The direct-acting...
The direct-acting...
872
Adrenergic Agonists: Chemistry and Structure-Activity Relationship
2.6K
Adrenergic agonists' structure-activity relationship (SAR) determines their selectivity and efficacy. These agonists comprise a phenylethylamine moiety with an aromatic ring and an ethylamine side chain.
Aromatic ring substitutions: Substituting the aromatic ring with –OH groups at positions 3 and 4 yields catecholamines (e.g., epinephrine), which have a high affinity for adrenoceptors. Hydrogen bonding between –OH groups and receptors enhances adrenergic activity.
Separation of...
Aromatic ring substitutions: Substituting the aromatic ring with –OH groups at positions 3 and 4 yields catecholamines (e.g., epinephrine), which have a high affinity for adrenoceptors. Hydrogen bonding between –OH groups and receptors enhances adrenergic activity.
Separation of...
2.6K
Indirect-Acting Cholinergic Agonists: Chemistry and Structure-Activity Relationship
522
Indirect-acting cholinergic agonists are agents that interact with the acetylcholinesterase enzyme in the synaptic cleft, preventing the breakdown of acetylcholine into choline and acetate. Consequently, the concentration of acetylcholine in the synaptic cleft increases. These agonists can be classified into reversible and irreversible inhibitors based on their duration of action.
Reversible inhibitors display short to medium durations of action. Short-acting agents include simple alcohols with...
Reversible inhibitors display short to medium durations of action. Short-acting agents include simple alcohols with...
522


