FABFlex快速准确预测药物分子与柔性蛋白的结合构象。
Fast and Accurate Blind Flexible Docking
- 基于多任务学习回归模型,联合预测结合位点、配体和蛋白口袋的结合结构。
- 在公开数据集上精度优于现有方法,速度提升208倍。
- 适合需要高效精准对接的药物研发人员使用。
分子对接用于预测小分子(配体)与蛋白质靶点的结合结构,在药物发现中至关重要。然而,现有方法或因假设蛋白质刚性而忽略关键构象变化,或因依赖生成模型采样导致计算效率低下。为此,我们提出FABFlex,一种面向真实盲对接场景的快速高精度回归式多任务学习模型,该场景下蛋白质具有柔性且结合位点未知。FABFlex包含三个协同模块:(1) 结合位点预测模块,识别潜在结合区域;(2) 配体对接模块,从无结合态(apo)预测有结合态(holo)结构;(3) 蛋白口袋对接模块,从无结合态预测结合后的口袋结构。特别地,通过迭代更新机制连接配体与口袋模块,实现结构持续优化。该方法将盲对接中的结合位点识别、配体构象预测与蛋白柔性建模统一为一个连贯框架。在多个公开基准数据集上的实验表明,FABFlex不仅显著提升对接精度,还较当前最先进方法提速208倍。代码已开源:https://github.com/tmlr-group/FABFlex。
原文摘要 · Abstract (English)
Molecular docking that predicts the bound structures of small molecules (ligands) to their protein targets, plays a vital role in drug discovery. However, existing docking methods often face limitations: they either overlook crucial structural changes by assuming protein rigidity or suffer from low computational efficiency due to their reliance on generative models for structure sampling. To address these challenges, we propose FABFlex, a fast and accurate regression-based multi-task learning model designed for realistic blind flexible docking scenarios, where proteins exhibit flexibility and binding pocket sites are unknown (blind). Specifically, FABFlex's architecture comprises three specialized modules working in concert: (1) A pocket prediction module that identifies potential binding sites, addressing the challenges inherent in blind docking scenarios. (2) A ligand docking module that predicts the bound (holo) structures of ligands from their unbound (apo) states. (3) A pocket docking module that forecasts the holo structures of protein pockets from their apo conformations. Notably, FABFlex incorporates an iterative update mechanism that serves as a conduit between the ligand and pocket docking modules, enabling continuous structural refinements. This approach effectively integrates the three subtasks of blind flexible docking-pocket identification, ligand conformation prediction, and protein flexibility modeling-into a unified, coherent framework. Extensive experiments on public benchmark datasets demonstrate that FABFlex not only achieves superior effectiveness in predicting accurate binding modes but also exhibits a significant speed advantage (208 $\times$) compared to existing state-of-the-art methods. Our code is released at https://github.com/tmlr-group/FABFlex.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。