使用随机森林计算酶抑制.
Amauri Duarte da Silva1, Walter Filgueira de Azevedo2
1Graduate Program in Information Technologies and Health Management, Federal University of Health Sciences of Porto Alegre, Porto Alegre, RS, Brazil.
Methods in molecular biology (Clifton, N.J.)
|October 11, 2025
概括
这项研究引入了一个随机森林模型,用于使用分子对接来预测结合亲和力. 机器学习方法有助于识别潜在的抗癌药物,其向的是循环林依赖激酶2.
科学领域:
- 计算化学和化学信息学
- 人工智能在药物发现中的作用
- 机器学习用于分子建模.
背景情况:
- 循环素依赖激酶2 (CDK2) 是抗癌药物开发的关键标,因为它在细胞循环调节中的作用.
- 准确预测结合亲和力对于识别有力的候选药物至关重要.
- 分子对接模拟提供了对药物标相互作用的结构洞察力.
研究的目的:
- 开发一个回归模型,用对接结构来预测结合亲和力.
- 应用随机森林机器学习算法,以提高预测准确度.
- 为药物发现创建一个针对CDK2.2的计算工作流.
主要方法:
- 利用来自Scikit-Learn库的随机森林算法进行回归建模.
- 采用了Molegro虚拟对接器 (MVD) 所生成的分子对接结果.
- 开发了一个 Google Colab 工作流程,集成对接数据和机器学习模型 (MVD4ML 和 SKReg4Model).
主要成果:
- 成功构建了一个随机森林回归模型来预测循环林依赖激酶2的抑制.
- 工作流程展示了使用对接结果来生成预测回归模型的可行性.
- 代码和数据集在GitHub上公开提供,用于可复制性和进一步研究.
结论:
- 随机森林回归是预测药物发现中的结合亲和力的强大工具.
- 开发的工作流简化了识别潜在的CDK2抑制剂的过程.
- 工具和数据的开源可用性促进了计算药物设计的协作研究.
相关概念视频
Enzyme Inhibition
91.0K
Inhibitors are molecules that reduce enzyme activity by binding to the enzyme. In a normally functioning cell, enzymes are regulated by a variety of inhibitors. Drugs and other toxins can also inhibit enzymes. Some inhibitors bind to the enzyme’s active site, while others inhibit enzymatic activity by binding to other sites on the protein structure.
91.0K
Determination of Michaelis Constant and Maximum Elimination Rate
386
The Michaelis constant (KM) and the theoretical maximum process rate (Vmax) are vital parameters in the Michaelis-Menten equation, central to many biochemical reactions. They provide essential insights into enzyme kinetics and drug metabolism.
These parameters can be estimated by analyzing plasma concentration data post-drug administration. A notable example of this application is phenytoin, a drug with capacity-limited kinetics. It's recommended that phenytoin should be administered at two...
These parameters can be estimated by analyzing plasma concentration data post-drug administration. A notable example of this application is phenytoin, a drug with capacity-limited kinetics. It's recommended that phenytoin should be administered at two...
386
Turnover Number and Catalytic Efficiency
19.8K
The turnover number of an enzyme is the maximum number of substrate molecules it can transform per unit time. Turnover numbers for most enzymes range from 1 to 1000 molecules per second. Catalase has the known highest turnover number, capable of converting up to 2.8×106 molecules of hydrogen peroxide into water and oxygen per second. Lysozyme has the lowest known turnover number of half a molecule per second.
Chymotrypsin is a pancreatic enzyme that breaks down proteins during digestion....
Chymotrypsin is a pancreatic enzyme that breaks down proteins during digestion....
19.8K
Introduction to Enzyme Kinetics
31.7K
Enzyme kinetics studies the rates of biochemical reactions. Scientists monitor the reaction rates for a particular enzymatic reaction at various substrate concentrations. Additional trials with inhibitors or other molecules that affect the reaction rate may also be performed.
The experimenter can then plot the initial reaction rate or velocity (Vo) of a given trial against the substrate concentration ([S]) to obtain a graph of the reaction properties. For many enzymatic reactions involving a...
The experimenter can then plot the initial reaction rate or velocity (Vo) of a given trial against the substrate concentration ([S]) to obtain a graph of the reaction properties. For many enzymatic reactions involving a...
31.7K
Enzyme Kinetics
103.4K
Enzymes speed up reactions by lowering the activation energy of the reactants. The speed at which the enzyme turns reactants into products is called the rate of reaction. Several factors impact the rate of reaction, including the number of available reactants. Enzyme kinetics is the study of how an enzyme changes the rate of a reaction.
Scientists typically study enzyme kinetics with a fixed amount of enzyme in the controlled environment of a test tube. When more reactant, or substrate, is...
Scientists typically study enzyme kinetics with a fixed amount of enzyme in the controlled environment of a test tube. When more reactant, or substrate, is...
103.4K
Quantifying and Rejecting Outliers: The Grubbs Test
3.4K
Sometimes, a data set can have a recorded numerical observation that greatly deviates from the rest of the data. Assuming that the data is normally distributed, a statistical method called the Grubbs test can be used to determine whether the observation is truly an outlier. To perform a two-tailed Grubbs test, first, calculate the absolute difference between the outlier and the mean. Then, calculate the ratio between this difference and the standard deviation of the sample. This...
3.4K


