Palukuri Meghana V, Marcotte Edward M
Oden Institute for Computational Engineering and Sciences, The University of Texas at Austin, Austin, Texas, USA.
Department of Molecular Biosciences, Center for Systems and Synthetic Biology, The University of Texas at Austin, Austin, Texas, USA.
bioRxiv. 2021 Oct 11:2021.06.22.449395. doi: 10.1101/2021.06.22.449395.
Characterization of protein complexes, . sets of proteins assembling into a single larger physical entity, is important, as such assemblies play many essential roles in cells such as gene regulation. From networks of protein-protein interactions, potential protein complexes can be identified computationally through the application of community detection methods, which flag groups of entities interacting with each other in certain patterns. Most community detection algorithms tend to be unsupervised and assume that communities are dense network subgraphs, which is not always true, as protein complexes can exhibit diverse network topologies. The few existing supervised machine learning methods are serial and can potentially be improved in terms of accuracy and scalability by using better-suited machine learning models and parallel algorithms. Here, we present Super.Complex, a distributed, supervised AutoML-based pipeline for overlapping community detection in weighted networks. We also propose three new evaluation measures for the outstanding issue of comparing sets of learned and known communities satisfactorily. Super.Complex learns a community fitness function from known communities using an AutoML method and applies this fitness function to detect new communities. A heuristic local search algorithm finds maximally scoring communities, and a parallel implementation can be run on a computer cluster for scaling to large networks. On a yeast protein-interaction network, Super.Complex outperforms 6 other supervised and 4 unsupervised methods. Application of Super.Complex to a human protein-interaction network with ~8k nodes and ~60k edges yields 1,028 protein complexes, with 234 complexes linked to SARS-CoV-2, the COVID-19 virus, with 111 uncharacterized proteins present in 103 learned complexes. Super.Complex is generalizable with the ability to improve results by incorporating domain-specific features. Learned community characteristics can also be transferred from existing applications to detect communities in a new application with no known communities. Code and interactive visualizations of learned human protein complexes are freely available at: https://sites.google.com/view/supercomplex/super-complex-v3-0.
蛋白质复合物(即组装成单个更大物理实体的一组蛋白质)的表征很重要,因为此类组装在细胞中发挥着许多重要作用,如基因调控。从蛋白质 - 蛋白质相互作用网络中,可以通过应用社区检测方法来计算识别潜在的蛋白质复合物,这些方法会标记以特定模式相互作用的实体组。大多数社区检测算法往往是无监督的,并假设社区是密集的网络子图,但实际并非总是如此,因为蛋白质复合物可以呈现出多样的网络拓扑结构。现有的少数监督机器学习方法是串行的,通过使用更合适的机器学习模型和并行算法,在准确性和可扩展性方面可能会有所改进。在此,我们展示了Super.Complex,这是一种用于加权网络中重叠社区检测的基于分布式、监督式自动机器学习的管道。我们还针对令人满意地比较学习到的社区集和已知社区集这一突出问题提出了三种新的评估措施。Super.Complex使用自动机器学习方法从已知社区中学习社区适应度函数,并应用此适应度函数来检测新的社区。一种启发式局部搜索算法可找到得分最高的社区,并且可以在计算机集群上运行并行实现以扩展到大型网络。在酵母蛋白质相互作用网络上,Super.Complex优于其他6种监督方法和4种无监督方法。将Super.Complex应用于一个具有约8000个节点和约60000条边的人类蛋白质相互作用网络,产生了1028个蛋白质复合物,其中234个复合物与SARS-CoV-2(即新冠病毒)相关,在103个学习到的复合物中存在111个未表征的蛋白质。Super.Complex具有通用性,能够通过纳入特定领域特征来改进结果。学习到的社区特征也可以从现有应用中转移,以在没有已知社区的新应用中检测社区。已学习的人类蛋白质复合物的代码和交互式可视化可在以下网址免费获取:https://sites.google.com/view/supercomplex/super-complex-v3-0 。