af2rave:用基于物理的采样生成蛋白质组合
Da Teng1,2, Vanessa J Meraz1, Akashnathan Aranganathan1
1Institute for Physical Science and Technology, University of Maryland, College Park Maryland 20742 USA ptiwary@umd.edu.
概括
本研究介绍了一个自动化的Python包,用于通过将深度学习与基于物理的模拟相结合来预测替代蛋白质构造. 该工具有效地探索蛋白质动态,帮助药物发现和结构生物学研究.
科学领域:
- 计算生物学 计算生物学
- 结构生物学 结构生物学
- 生物物理学的生物物理.
背景情况:
- 蛋白质结构是动态的,存在于具有功能相关的结构的集合中.
- 这些形状组合的实验分辨率具有挑战性.
- 像AlphaFold2这样的深度学习模型可以预测集合,但缺乏明确的物理验证.
研究的目的:
- 引入一个开源的Python包,用于替代蛋白质构造的自动预测.
- 将基于机器学习的结构预测与基于物理的采样相结合.
- 为了有效地探索当地的构造空间,并识别功能状态与最低限度的先前知识.
主要方法:
- 结合了减少的多重序列对齐 (MSA) AlphaFold2预测与偏向或无偏向的分子动力学 (MD) 模拟.
- 具有自动化特征选择模块,用于识别重要的集体变量.
- 在包括大肠杆菌腺激酶 (ADK) 和人类DDR1激酶在内的系统上得到验证.
主要成果:
- 成功地确定了ADK和DDR1激酶的独特功能状态,而之前的生物学知识很少.
- 证明了与 SARS-CoV-2 尖端蛋白受体结合域的长期无偏的 MD 模拟可比的构造性采样效率.
- 与传统方法相比,显著降低了计算成本.
结论:
- 该包提供了一种简化的工作流程,用于生成和分析替代蛋白质构造.
- 为药物发现和结构生物学提供了一个易于使用的工具.
- 通过将AI与物理模拟集成,增强了蛋白质构造多样性的探索.
相关概念视频
Equilibrium Conditions for a Particle
1.5K
When an object is in equilibrium, it is either at rest or moving with a constant velocity. There are two types of equilibrium: static and dynamic. Static equilibrium occurs when an object is at rest, while dynamic equilibrium occurs when an object is moving with a constant velocity. In both cases, there must be a balance of forces acting on the object.
To understand the concept of equilibrium, let us first consider the forces acting on an object. When different forces act on an object, they can...
To understand the concept of equilibrium, let us first consider the forces acting on an object. When different forces act on an object, they can...
1.5K
Random Sampling Method
12.4K
Sampling is a technique to select a portion (or subset) of the larger population and study that portion (the sample) to gain information about the population. Data are the result of sampling from a population. The sampling method ensures that samples are drawn without bias and accurately represent the population. Because measuring the entire population in a study is not practical, researchers use samples to represent the population of interest. Among the various sampling methods used by...
12.4K
Two-Dimensional Force System
1.0K
A two-dimensional system in mechanical engineering involves the analysis of motion and forces in a plane. A two-dimensional force vector can be resolved into its components as:
1.0K
Planar Rigid-Body Motion
561
Understanding the movement of a rigid body in planar motion involves recognizing that every particle within this body is traversing a path that maintains a consistent distance from a specific plane. This concept is fundamental in the study of physics and mechanical engineering, and it allows us to comprehend better how objects move in space.
Planar motion is typically divided into three distinct categories. The first is rectilinear translation, demonstrated by a subway train that moves along...
Planar motion is typically divided into three distinct categories. The first is rectilinear translation, demonstrated by a subway train that moves along...
561
Three-Dimensional Force System
2.3K
In mechanical engineering, a three-dimensional force system is a system of forces acting in three dimensions, with forces applied along the x, y, and z coordinate axes. The three-dimensional force system is an important concept in mechanical engineering, as it allows engineers to understand and analyze the behavior of objects and structures in three dimensions. By understanding the forces acting on a system, engineers can design more efficient and effective mechanical systems that can withstand...
2.3K
Rigid Body Equilibrium Problems - II
7.5K
A rigid body is in static equilibrium when the net force and the net torque acting on the system are equal to zero.
Consider two children sitting on a seesaw, which has negligible mass. The first child has a mass (m1) of 26 kg and sits at point A, which is 1.6 meters (r1) from the pivot point B; the second child has a mass (m2) of 32 kg and sits at point C. How far from the pivot point B should the second child sit (r2) to balance the seesaw?
Consider two children sitting on a seesaw, which has negligible mass. The first child has a mass (m1) of 26 kg and sits at point A, which is 1.6 meters (r1) from the pivot point B; the second child has a mass (m2) of 32 kg and sits at point C. How far from the pivot point B should the second child sit (r2) to balance the seesaw?
7.5K


