background image

Home

Abstract

Team Members

Plan of Action

Work Distribution

References

Abstract

     Recent work in the analysis of biological networks have identified repeated functional modules, known as motifs, with biological and evolutionary significance. Motifs are present in various kinds of biological data, including gene sequences, metabolic networks, synaptic connection graphs, ecological systems. and protein-protein interaction networks. Motif detection in PPI networks is an NP-complete problem prompting previous solutions such as the methods used in Berg et. al. or those in Shen et. al. to utilize heuristics rather than an optimal approach. In this Project, we intend to design our own heuristic for the identification of motifs in protein-protein interaction networks by utilizing the novel application of feature-based indexing to the problem. Though feature-based indexing is commonly applied to such problems as multimedia fingerprinting and pattern recognition, it has yet to be applied to motif detection in PPI networks, where the large data sets are both spatially and computationally limiting. Our proposed method is evaluated by performing the same experiments as similar motif detection applications then comparing the obtained results for similarity and quality of detected motifs.


Team Members

Carlo Pascoe
Robert Kirchgessner

Plan of Action

Work Distribution

#TaskWho
1Read research papers[K, P]
2Determine method for data mining PPI network data[K]
3Determine feature types[K ,P]
4Determine hashing function(s)[K ,P]
5Hash sorting / storage method[K]
6Hash searching/comparison method[P]
7Determine reference application(s) and contact authors for code/data sets[P]
8Reproduce experiments from reference application(s) paper(s)[P]
9Perform the same experiments with our newly implemented algorithm[K,P]
10Compare results[K,P]

Schedule & Gantt Chart

References

  1. Juchang Hua, David Koes, Zhenzhen Kou: Finding Motifs in Protein-Protein Interaction Networks.

  2. Elisabeth A. Wong, Brittany Baur: On Network Tools for Network Motif Finding: A Survey Study.

  3. Roded Sharan, Adi Shabi, Tomer Benyami: Analysis of Biological Networks: Network Motifs PPI Networks: Data Processing and functional Annotation.

  4. Alon N, Dao P, Hajirasouliha I, Hormozdiari F, Sahinalp SC: Biomolecular network motif counting and discovery by color coding.

  5. E. Ziv, R. Koytcheff, M. Middendorf, and C. Wiggins: Systematic identificationof statistically significant network measures.

  6. H. Ogata, W. Fujibuchi, S. Goto, and M. Kanehisa: A heuristic graph comparisonalgorithm and its application to detect functionally related enzyme clusters.

  7. Giovanni Ciriello, Concettina Guerra: A review on models and algorithms for motif discovery in protein-protein interaction networks.

  8. Michael Lassig. Johannes Berg: Local graph alignment and motif search in biological networks.

  9. R Milo, S. Shen-Orr, S. Itzkovitz, N. Kashtan, Chklovskii D., and U. Alon: Network motifs: Simple Building Blocks of Complex Networks.

  10. Zahra Kashani, Hayedeh Ahrabian. Elahe Elahi: Kavosh: a new algorithm for finding network motifs.