Ruths Derek A, Nakhleh Luay, Iyengar M Sriram, Reddy Shrikanth A G, Ram Prahlad T
Department of Computer Science, Rice University, Houston, Texas 77005, USA.
J Comput Biol. 2006 Nov;13(9):1546-57. doi: 10.1089/cmb.2006.13.1546.
Biological signaling networks comprise the chemical processes by which cells detect and respond to changes in their environment. Such networks have been implicated in the regulation of important cellular activities, including cellular reproduction, mobility, and death. Though technological and scientific advances have facilitated the rapid accumulation of information about signaling networks, utilizing these massive information resources has become infeasible except through computational methods and computer-based tools. To date, visualization and simulation tools have received significant emphasis. In this paper, we present a graph-theoretic formalization of biological signaling network models that are in wide but informal use, and formulate two problems on the graph: the Constrained Downstream and Minimum Knockout Problems. Solutions to these problems yield qualitative tools for generating hypotheses about the networks, which can then be experimentally tested in a laboratory setting. Using established graph algorithms, we provide a solution to the Constrained Downstream Problem. We also show that the Minimum Knockout Problem is NP-Hard, propose a heuristic, and assess its performance. In tests on the Epidermal Growth Factor Receptor (EGFR) network, we find that our heuristic reports the correct solution to the problem in seconds. Source code for the implementations of both solutions is available from the authors upon request.
生物信号网络包含细胞检测并响应其环境变化的化学过程。此类网络与重要细胞活动的调节有关,包括细胞繁殖、移动性和死亡。尽管技术和科学进步促进了有关信号网络信息的快速积累,但除了通过计算方法和基于计算机的工具外,利用这些海量信息资源已变得不可行。迄今为止,可视化和模拟工具受到了极大重视。在本文中,我们对广泛但非正式使用的生物信号网络模型进行了图论形式化,并在图上提出了两个问题:受限下游问题和最小敲除问题。这些问题的解决方案产生了用于生成有关网络假设的定性工具,然后可以在实验室环境中进行实验测试。使用已有的图算法,我们提供了受限下游问题的解决方案。我们还表明最小敲除问题是NP难问题,提出了一种启发式方法,并评估了其性能。在对表皮生长因子受体(EGFR)网络的测试中,我们发现我们的启发式方法在几秒钟内就能报告该问题的正确解决方案。如有需要,作者可提供两种解决方案实现的源代码。