COCα DA - - 一种快速且可扩展的算法,用于使用Cα距离矩阵检测蛋白质中的原子间接触
Rafael Pereira Lemos1, Diego Mariano1, Sabrina De Azevedo Silveira2
1Laboratory of Bioinformatics and Systems, Department of Computer Science, Federal University of Minas Gerais, Belo Horizonte, Brazil.
Frontiers in bioinformatics
|September 17, 2025
概括
我们开发了COCαDA,这是一个Python工具,用于快速使用α-碳距离进行蛋白质接触分析. 它有效地识别了各种联系类型,优于大型生物信息学的传统方法.
科学领域:
- 计算生物学 计算生物学
- 结构生物信息学 结构生物信息学
- 生物物理学的生物物理.
背景情况:
- 蛋白质原子间接触对于理解分子相互作用至关重要.
- 接触分析的现有计算方法在大数据时代面临着可扩展性挑战.
- 有效地分析蛋白质接触对生物信息学和药物发现至关重要.
研究的目的:
- 介绍COCαDA (通过Cα距离分析进行COntact搜索修剪),这是一个新的Python工具,用于高效的大规模原子间蛋白质接触分析.
- 为了提高蛋白质接触检测和分类的速度和可扩展性.
- 为结构生物信息学研究提供一个可定制和用户友好的工具.
主要方法:
- 在接触分析中利用α-碳 (Cα) 距离矩阵进行高效的搜索修剪.
- 开发了一个基于Python的命令行工具,COCαDA,用于链内和链间的接触检测.
- 接触被分为七种类型:键,二硫化键,疏水效应,吸引力,排斥力,盐桥相互作用和芳香堆叠.
主要成果:
- 与粗暴武力,静态Cα切断和Biopython的NeighborSearch方法相比,COCαDA表现出卓越的性能.
- 实现了比使用k-d树的方法快6倍的平均计算.
- 该工具更容易实施,完全可定制,并促进与其他生物信息管道的集成.
结论:
- 在蛋白质原子间接触分析的计算效率和可扩展性方面,COCαDA 提供了显著的改进.
- 该工具可以更简单,更有效地进行蛋白质结构的探索性和大规模分析.
- COCαDA是免费可用的,促进结构生物信息学和相关领域的更广泛采用.
相关概念视频
Protein-protein Interfaces
14.4K
Many proteins form complexes to carry out their functions, making protein-protein interactions (PPIs) essential for an organism's survival. Most PPIs are stabilized by numerous weak noncovalent chemical forces. The physical shape of the interfaces determines the way two proteins interact. Many globular proteins have closely-matching shapes on their surfaces, which form a large number of weak bonds. Additionally, many PPIs occur between two helices or between a surface cleft and a...
14.4K
Protein Networks
4.5K
An organism can have thousands of different proteins, and these proteins must cooperate to ensure the health of an organism. Proteins bind to other proteins and form complexes to carry out their functions. Many proteins interact with multiple other proteins creating a complex network of protein interactions.
These interactions can be represented through maps depicting protein-protein interaction networks, represented as nodes and edges. Nodes are circles that are representative of a protein,...
These interactions can be represented through maps depicting protein-protein interaction networks, represented as nodes and edges. Nodes are circles that are representative of a protein,...
4.5K
Protein Organization
9.1K
Proteins are polymers of amino acid residues. They are versatile and responsible for different cellular functions, including DNA replication, molecular transport, catalysis, and structural support. Proteins have a hierarchical structure comprising at least three levels of organization: primary, secondary, and tertiary structure. Some large proteins have a quaternary structure where individual protein subunits are linked together.
The primary structure of a protein is its amino acid sequence....
The primary structure of a protein is its amino acid sequence....
9.1K


