| Literature DB >> 25938021 |
Hyeon Ah Park1, Taewook Kim2, Meijing Li1, Ho Sun Shon3, Jeong Seok Park4, Keun Ho Ryu1.
Abstract
OBJECTIVES: Predicting protein function from the protein-protein interaction network is challenging due to its complexity and huge scale of protein interaction process along with inconsistent pattern. Previously proposed methods such as neighbor counting, network analysis, and graph pattern mining has predicted functions by calculating the rules and probability of patterns inside network. Although these methods have shown good prediction, difficulty still exists in searching several functions that are exceptional from simple rules and patterns as a result of not considering the inconsistent aspect of the interaction network.Entities:
Keywords: frequent pattern mining with gap-constraint; graph pattern mining; protein function prediction; protein–protein interaction network; sequential pattern mining
Year: 2015 PMID: 25938021 PMCID: PMC4411351 DOI: 10.1016/j.phrp.2015.01.006
Source DB: PubMed Journal: Osong Public Health Res Perspect ISSN: 2210-9099
Figure 1Workflow of the proposed approach.
Figure 2Avoiding duplicated neighbor search during the construction of tree graph. (A) Network of unannotated protein A and its neighbor proteins. (B) Discarding duplicate node of neighbor protein.
Figure 3Constructing tree graph of target proteins and neighbor proteins. (A) Network of unannotated target protein A and its annotated neighbor proteins. (B) Tree graph constructed of neighbors of target protein T, T as root node (partial).
Figure 4Process of extraction, generation and assigning function set on target protein.
Figure 5Evaluation result by different length of node setting. (A) Length of three-nodes. (B) Length of four-nodes. (C) Length of five-nodes.
Figure 6Evaluation by different maximum gap (max-gap) settings. (A) Max gap = 3. (B) Max gap = 5. (C) Max gap = 7.
Prediction accuracy of neighbor counting approach, link-based approach, and gap-constraint pattern mining approach.
| Approach | Description | Accuracy (%) |
|---|---|---|
| Neighbor counting | Count most frequent function category appear among neighbor proteins and assign to the target protein | 0.532 |
| Link-based | Use small world property of protein interaction network and Bayesian framework | 0.762 |
| Pattern miming with gap-constraint | Use graph pattern mining and frequent sequential pattern mining with gap constraints | 0.972 |